phaser typescript tutorial:使用Phaser + TypeScript + Webpack制作游戏的教程 源码
移相器打字稿教程 这个仓库使用 本教程(基于)将学习如何使用Phaser框架创建游戏,以及如何使用TypeScript和Webpack进行构建。 用法 1 :克隆此仓库: git clone https://github.com/SuperPaintman/phaser-typescript-tutorial.git 2 :安装NPM依赖项: npm i # or with yarn npm i -g yarn yarn npm rebuild 3 :运行Webpack Dev Server (将从开始): npm start 4 :开始创作! vim . 或在您喜欢的编辑器
文件列表
phaser-typescript-tutorial-master.zip
(预估有个23文件)
phaser-typescript-tutorial-master
package.json
1KB
tslint.json
2KB
templates
index.ejs
141B
assets
images
sky.png
5KB
dude.png
3KB
platform.png
15KB
暂无评论