Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 544 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 544 Bytes

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/