mmorpg phaser:Typescript parcel phaserjs 源码
移相器3 + TypeScript +包裹模板 对于那些想花时间在TypeScript中制作Phaser 3游戏而不是配置构建工具的人。 这是特定于分支。 先决条件 您将需要安装 , 和 。 强烈建议使用(nvm)安装Node.js和npm。 对于Windows用户,有Windows的。 使用nvm安装Node.js和npm : nvm install node nvm use node 对于nvm-windows将“ node”替换为“ latest”。 然后安装Parcel: npm install -g parcel-bundler 入门 将此存储库克隆到本地计算机:
文件列表
mmorpg-phaser-main.zip
(预估有个32文件)
mmorpg-phaser-main
.gitignore
39B
package.json
1KB
package-lock.json
287KB
src
classes
Chest.ts
616B
Player.ts
981B
UiButton.ts
1KB
scenes
暂无评论