phaser3-react-template:使用PhaserJS和React的入门模板

时间:2024-06-02 22:51:28
【文件属性】:

文件名称:phaser3-react-template:使用PhaserJS和React的入门模板

文件大小:293KB

文件格式:ZIP

更新时间:2024-06-02 22:51:28

JavaScript

Phaser 3 React Webpack项目模板 该是根据构建的,可为您提供Phaser和React的开箱即用功能。 完整详细信息。 通过和支持ES6。 包括用于开发和生产就绪版本的热装。 还支持通过JavaScript模块import加载图像。 快速开始 git clone https://github.com/nodes777/phaser3-react-template npm install npm start 注意:打开的默认浏览器是Chrome。 如果您没有Chrome或希望更改打开的浏览器,请在package.json中更改启动脚本。 有关更多详细信息。 "start": "webpack serve --config webpack/base.js --open " 要求 需要来安装依赖项并通过npm运行


【文件预览】:
phaser3-react-template-master
----.babelrc.js(368B)
----package.json(2KB)
----test()
--------mocks()
--------index.test.js(208B)
----index.html(193B)
----LICENSE(1KB)
----package-lock.json(542KB)
----src()
--------index.js(444B)
--------assets()
--------components()
--------phaser()
----.gitignore(148B)
----README.md(3KB)
----webpack()
--------prod.js(496B)
--------base.js(1KB)

网友评论