/phaser3-demo

Phaser 3 demo. To get familiar with the basics

Primary LanguageJavaScriptMIT LicenseMIT

Phaser 3 demo

Used template: https://github.com/photonstorm/phaser3-project-template

Usage

npm install # Install project dependencies |
npm start # Build project and open web server running project |
npm run build # Builds code bundle with production settings (minification, uglification, etc..) |