文件名称:3d-pong:3D Pong游戏
文件大小:1.37MB
文件格式:ZIP
更新时间:2024-06-06 00:19:39
JavaScript
安装 $ git clone https://github.com/unboundfire/3d-pong.git $ cd 3d-pong $ npm install $ bower install $ npm run watch
【文件预览】:
3d-pong-master
----.gitignore(49B)
----app.js(949B)
----package.json(802B)
----src()
--------app.js(142B)
--------factory()
--------components()
--------core()
--------assets()
--------systems()
--------levels()
--------constants()
--------styles()
----webpack.config.js(928B)
----gulpfile.js(669B)
----build()
--------app.js(910KB)
--------font()
----views()
--------layouts()
--------partials()
--------index.hbs(67B)
----README.md(133B)
----bower.json(129B)