RBG
RBG copied to clipboard
A Phaser game demo for a tile-matching RPG.
RBG
A Phaser-based demo of a tile-matching role-playing game.
Developer Setup
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 dev
License
RBG is distributed under the MIT No Attribution license.