/ProjectMarzen

Single-player ES6 phaser.js game

Primary LanguageJavaScriptMIT LicenseMIT

Project Marzen

Installation:

Clone the repository

git clone https://github.com/NateTheGreatt/ProjectMarzen.git

Install dependencies

npm install

Run a development build...

npm start

...or a production build.

npm run production