Steps to run:
- Install Node.js
- Install NPM
-
npm install socket.io
-
npm install express
-
sudo node server.js [may need to turn off Apache or any other service running on port 80]
Check out http://localhost for the main display, fire up http://localhost/client.html for the client to control the snake. Load up multiple clients to get a sense of the voting mechanic.