Multiplayer capture the flag built on Node.js and Crafty.js.
To run the game, download this repository. Make sure you have Node.js installed on your computer. Then open the project folder in Terminal, run the command "npm install" and then the command "node game-server.js" and you should be up and running! Open the public/index.html file in Chrome to start a game.
Live demo: http://maxlapides.com/squares-of-grey/public/
BUGS TO BE FIXED:
- Duplicate freeing notifications
- Captured/freed teammates broken?
- Remove entity on disconnect