https://github.com/nerdbeere/survive
https://github.com/nerdbeere/survive
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nerdbeere/survive
- Owner: nerdbeere
- Created: 2013-01-27T13:34:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-02T15:32:24.000Z (about 13 years ago)
- Last Synced: 2024-04-15T11:14:23.224Z (about 2 years ago)
- Language: JavaScript
- Size: 3.02 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
survive
=======
Installation
============
* run `npm install -d` in the gameserver and masterserver directory
* create a config.js using the config.example.js in the gameserver directory
* start the masterserver with `node app.js`
* start the gameserver(s) with `node app.js`
After that you may visit `localhost:3000` with your browser