/snakes

A game written in node.js, HTML5 canvas, and Socket.IO.

Primary LanguageJavaScript

Running a local server

git clone https://github.com/eric-wieser/snakes
cd snakes
npm install
node server.js 8090 #or any other port