/phaser-template

A Phaser template project to use as a base for new Phaser projects.

Primary LanguageTypeScriptMIT LicenseMIT

Phaser-template

A template for new Phaser projects.

To start using this as a base for your project, clone the repo and run:

npm install
npm run dev

The "game" will run in localhost in watch mode and you can start making changes to it.