- sudo apt-get install nodejs mongodb npm
- cd <game_dir>
- sudo npm install -d (this installs express, socket.io and mongodb)
- In a browser, go to: localhost:8000
- nodejs game.js
Nanich87/MMORPG
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- JavaScript 68.9%
- CSS 27.4%
- HTML 3.7%