gamebricks:想想 Lodash,但对于游戏

时间:2021-06-04 10:25:22
【文件属性】:
文件名称:gamebricks:想想 Lodash,但对于游戏
文件大小:58KB
文件格式:ZIP
更新时间:2021-06-04 10:25:22
JavaScript 游戏盒 当您为网络创建游戏(或游戏引擎)时,您有一些最终会使用的代码。 gamebox旨在提供该基本代码。 0.2.x 版本目前只支持 CommonJS 模块。 它提供什么? 循环(使用requestAnimationFrame ) 资产加载器 输入处理(键盘) 记录器 补间 计时器( requestAnimationFrame友好) 向量 执照 这是公共领域。 如果公共领域不适合您,您可以选择使用 MIT。
【文件预览】:
gamebricks-master
----.travis.yml(130B)
----.jshintignore(52B)
----package.json(1KB)
----gruntfile.coffee(296B)
----test()
--------input.js(174B)
--------loop.js(1014B)
--------inputkey.js(1KB)
--------types()
----dist()
--------amd()
--------common()
----CONTRIBUTING.md(1KB)
----src()
--------log.js(2KB)
--------index.js(309B)
--------timer.js(1KB)
--------input.js(516B)
--------loop.js(2KB)
--------tween.js(1KB)
--------math()
--------assetloader.js(599B)
--------types()
--------key.js(2KB)
----UNLICENSE.md(1KB)
----examples()
--------input()
--------global.css(119B)
--------simple()
--------index.html(244B)
--------timer()
--------webpack.config.js(797B)
--------tween()
----.gitignore(714B)
----karma.conf.js(1KB)
----README.md(893B)
----.jshintrc(159B)
----LICENSE-MIT.md(1023B)
----bower.json(662B)
----.editorconfig(286B)
----grunt()
--------dependo.coffee(90B)
--------babel.coffee(360B)
--------jshint.coffee(136B)
--------amd_tamer.coffee(170B)
--------uglify.coffee(257B)
--------karma.coffee(57B)
--------clean.coffee(35B)
----.gitattributes(22B)

网友评论