Phaser-Boilerplate:使用ES2015快速启动Phaser游戏的基础

时间:2024-02-23 20:55:17
【文件属性】:

文件名称:Phaser-Boilerplate:使用ES2015快速启动Phaser游戏的基础

文件大小:8KB

文件格式:ZIP

更新时间:2024-02-23 20:55:17

babel webpack html5 es6 phaser

移相器样板 分叉或下载此项目,以在带有Express的Node中使用ES2015 + Babel进行新的项目快速入门,以进行本地测试。 解压缩后,导航到该文件夹​​,然后使用yarn或npm install安装所有必需的软件包并做好准备。 此设置利用Phaser状态允许更好的图像加载,而ES2015类则提供了一个模型来将您的代码分段为更易于理解的片段。


【文件预览】:
Phaser-Boilerplate-master
----.gitignore(14B)
----.babelrc(29B)
----package.json(1KB)
----start-server.js(350B)
----src()
--------images()
--------sass()
--------states()
--------index.js(1KB)
--------index.html(247B)
----webpack.config.js(2KB)
----README.md(471B)

网友评论