移相器打字稿教程 这个仓库使用 本教程(基于)将学习如何使用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 . 或在您喜欢的编辑器