Phaser 3与TypeScript游戏开发指南
使用TypeScript编写的Phaser 3游戏示例。Phaser 3和TypeScript是一个出色、快速且免费的开源HTML5游戏框架。在这里,您将找到使用TypeScript和Phaser 3开发游戏所需的一切。享受发现、开发和玩乐的乐趣!不断改进此存储库需要更多的构想和更正!
入门先决条件:
安装步骤:
- 选择一个文件夹,导航到该文件夹。
- 使用以下命令行克隆此存储库:
bash git clone https://github.com/digitsensitive/phaser3-typescript.git
示例游戏:
检查package.json以获取正确的脚本以启动项目。例如,您可以使用以下命令启动Candy Crush项目:
bash
yarn candy-crush
如果您对下一个游戏示例有任何建议,请随时提出。
phaser3-typescript:Phaser 3和TypeScript
预估大小:429个文件
index.html
303B
index.html
305B
index.html
287B
index.html
295B
index.html
293B
index.html
299B
index.html
287B
superMarioLand.fnt
8KB
index.html
295B
index.html
287B
2.27MB
文件大小:
评论区