文件名称:phaser-template:使用 Phaser 和我们习惯的工具制作游戏的空模板
文件大小:162KB
文件格式:ZIP
更新时间:2024-07-16 12:18:14
JavaScript
安装应用程序 npm install 构建并运行应用程序 gulp 应用程序将在 localhost:9000 克隆移相器示例存储库 git clone https://github.com/photonstorm/phaser-examples.git examples 浏览示例 gulp connect:examples 示例目录将位于 localhost:8000
【文件预览】:
phaser-template-develop
----.jshintrc(5KB)
----.gitignore(43B)
----package.json(1KB)
----shims()
--------phaser.js(67B)
----gulpfile.js(4KB)
----README.md(348B)
----application()
--------.gitignore(6B)
--------src()
--------assets()
--------css()
--------index.html(427B)