This is a 2D platformer game made using Phaser.
- Clone Repository
- Install npm.
- Run
npm installto install the required dependences - Run
npm run devto start the development server. - Open your local site in your browser
This project is closed to outside contributions while it is in active development.