donmccurdy / leap-quest

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leap Quest

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

About

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


Languages

Language:JavaScript 100.0%