Skip to content

TuanNA58/MMORPG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. sudo apt-get install nodejs mongodb npm
  2. cd <game_dir>
  3. sudo npm install -d (this installs express, socket.io and mongodb)
  4. In a browser, go to: localhost:8000
  5. nodejs game.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.9%
  • CSS 27.4%
  • HTML 3.7%