bouncing-balls

时间:2021-05-01 15:37:19
【文件属性】:
文件名称:bouncing-balls
文件大小:208KB
文件格式:ZIP
更新时间:2021-05-01 15:37:19
JavaScript 一个简单的物理模拟 这是我在JS中的第一个实际项目。 它可以模拟100个球,并具有真实重力和摩擦力 指示 首先: git clone https://github.com/aniket-deshpande/bouncing-balls.git 第二: npm install OR yarn (两个程序包管理器都工作) 第三: npm start运行webpack。 享受模拟! 单击任意位置以重置。
【文件预览】:
bouncing-balls-master
----.gitignore(23B)
----package.json(654B)
----package-lock.json(569KB)
----src()
--------js()
--------index.html(240B)
----webpack.config.js(897B)
----dist()
--------js()
--------index.html(330B)
--------favicon.ico(2KB)
----.eslintrc.js(295B)
----README.md(377B)
----favicon.ico(2KB)
----yarn.lock(201KB)

网友评论