code-hunger / NodeShooter

Simple 2D multiplayer shooter

Home Page:http://safe-wildwood-8882.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

Installing:

git clone git@github.com:StanislavNikolov/NodeShooter.git
cd NodeShooter
npm install
node server.js

TODO:

  • README.md
  • Load map from file.
  • Add env. vars with higher priority than the config file (none right now).
  • Auto performance tuner - when the server realises it can't keep up with the load, cut some corners where needed.
  • Document the communication protocol.

About

Simple 2D multiplayer shooter

http://safe-wildwood-8882.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.0%Language:CSS 1.5%Language:HTML 1.5%