Multiplayer Micro-RPG written entirely in JavaScript. Proudly built on:
For development, the game will run at http://localhost:5000
.
# Download and install
git clone git@github.com:donmccurdy/leap-quest.git
cd leap-quest
npm install
# Start
node index.js