phaser template:制作Phaser游戏的模板 源码
移相器模板 phaser-template是制作游戏的模板。 模板使用引导。 该游戏的灵感来自教程“”。 相关模板: 先决条件 安装 克隆存储库: git clone https://github.com/remarkablegames/phaser-template.git cd phaser-template 重命名项目: git grep -l phaser-template | xargs sed -i ' ' -e ' s/phaser-template/my-game/g ' git grep -l ' Phaser Template ' | xargs sed -i '
用户评论