phaser-typescript-boilerplate:Phaser项目的模板(TypeScript + Webpack)

时间:2021-02-04 00:27:09
【文件属性】:
文件名称:phaser-typescript-boilerplate:Phaser项目的模板(TypeScript + Webpack)
文件大小:557KB
文件格式:ZIP
更新时间:2021-02-04 00:27:09
boilerplate phaser phaserjs phaser-boilerplate phaser-typescript 移相器打字稿样板 这是使用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
----package.json(1KB)
----tslint.json(2KB)
----templates()
--------index.ejs(141B)
----assets()
--------.gitkeep(0B)
----LICENSE(1KB)
----src()
--------typings.d.ts(69B)
--------states()
--------index.ts(528B)
----README()
--------logo.png(503KB)
----tsconfig.json(521B)
----.gitignore(46B)
----webpack.config.js(4KB)
----styles()
--------style.styl(19B)
----README.md(2KB)
----yarn.lock(159KB)
----.editorconfig(361B)

网友评论