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 npm rebuild 3 :运行Webpack Dev Server (将从开始): npm start 4 :开始创作! vim .或在您喜欢的编辑器中打开克隆的目录贡献分叉( )创建功能分支( git checkout -b feature/ )提交更改( git commit -am 'Added some feature' )推送到分支( git push origin feature/ )创建一个新的请求请求贡献者SuperPaintman-创建者,维护
zip
phaser-typescript-tutorial-master.zip 预估大小:23个文件
folder
phaser-typescript-tutorial-master 文件夹
file
package.json 1KB
file
tslint.json 2KB
folder
templates 文件夹
file
index.ejs 141B
folder
assets 文件夹
folder
images 文件夹
file
sky.png 5KB
file
dude.png 3KB
file
platform.png 15KB
file
star.png 443B
folder
.gitkeep 文件夹
file
LICENSE 1KB
folder
src 文件夹
file
typings.d.ts 69B
folder
states 文件夹
file
boot.state.ts 209B
file
main.state.ts 1KB
file
preloader.state.ts 919B
file
state.ts 180B
file
index.ts 2KB
folder
README 文件夹
file
header.png 217KB
file
tsconfig.json 521B
file
.gitignore 46B
file
webpack.config.js 6KB
folder
styles 文件夹
file
style.styl 19B
file
README.md 2KB
file
yarn.lock 159KB
file
.editorconfig 361B
zip 文件大小:280.19KB