A Phaser-based demo of a tile-matching role-playing game.
These steps assume you have the following already installed:
-
Check out the repo:
git clone https://github.com/Osmose/RBG.git cd RBG -
Install the dependencies:
npm install
After this you can run a local development server via NPM:
npm run devRBG is distributed under the MIT No Attribution license.