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