/phaser-game

Phaser game

Primary LanguageJavaScriptMIT LicenseMIT

Phaser3 Game

A Phaser 3 game

Requirement

  • Node.js - Install from here

Available Commands

  • yarn/npm install - Install project dependencies
  • yarn start/npm start- Start dev server
  • yarn build/npm run build - Bundle and builds source files into dist.
  • yarn start/npm start- Start dev server
  • yarn deploy/npm run deploy - Build and deploy game using gh-pages.