Skip to content

Nullifiers/phaser-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.