Agnostic / js-morpg

Multiplayer online role playing game made with Phaser, Socket.io and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-morpg

Multiplayer online role playing game made with Phaser and Socket.io

Prerequisites

  • Node.js - Download and Install Node.js. You can also follow this gist for a quick and easy way to install Node.js and npm
  • MongoDB - Download and Install MongoDB - Make sure it's running on the default port (27017).

Installing

$ npm install

then:

$ node app

When the app is running, go to:

http://localhost:3000/

About

Multiplayer online role playing game made with Phaser, Socket.io and MongoDB


Languages

Language:JavaScript 93.9%Language:HTML 4.1%Language:CSS 2.0%