A snake clone built with canvas, nodejs, underscore, browserify and mocha
Currently deployed on Heroku.
View the build status on Snap-CI.
To run locally:
npm install
grunt
node app.js
To enable live linting, testing, sassing and browserifying, start:
grunt watch
Copyright (c) 2014 Alan DeLong
Licensed under the MIT license.