Originally created by Aditya Ravi Shankar. Refactored by volodalexey to use modern javascript and Node.js features.
Install Node.js from nodejs.org
Navigate to project folder
cd path/to/project/folder
Download all node modules
npm i
run node server
node server.js
Navigate to localhost:8181 in your browser
Basically it is possible to play muiltiplayer game only if all peers are at the same network. In this case you have to find out IP of Node.JS server and connect to it in browser by typing IP:port (e.g. http://192.168.1.101:8181/).
- Game by Aditya Ravi Shankar (http://adityaravishankar.com/)
- "Hard Vaccum" Artwork and Game Sprites by Daniel Cook (http://lostgarden.com/)
- Artwork from Open Game Art (http://opengameart.org)
- Sounds from (http://freesound.org/)