An open API service indexing awesome lists of open source software.

https://github.com/nerdbeere/survive


https://github.com/nerdbeere/survive

Last synced: 11 months ago
JSON representation

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