phaser typescript boilerplate:Phaser项目的模板(TypeScript + Webpack) 源码
移相器打字稿样板 这是使用TypeScript + Webpack构建游戏的Phaser模板。 用法 1 :克隆此仓库: git clone https://github.com/SuperPaintman/phaser-typescript-boilerplate.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-boilerplate-master.zip
(预估有个16文件)
phaser-typescript-boilerplate-master
package.json
1KB
tslint.json
2KB
templates
index.ejs
141B
assets
.gitkeep
0B
LICENSE
1KB
src
typings.d.ts
69B
暂无评论