/leap-quest

Multiplayer Micro-RPG built on WebGL, Node.js, WebSockets, and the LeapJS API.

Primary LanguageJavaScript

Leap Quest stillmaintained

Multiplayer Micro-RPG written entirely in JavaScript. Proudly built on:

Local Development

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