Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 506 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 506 Bytes

A snake clone built with canvas, nodejs, underscore, browserify and mocha

Live version

Currently deployed on Heroku.

View the build status on Snap-CI.

Documentation

To run locally:

npm install
grunt
node app.js

To enable live linting, testing, sassing and browserifying, start:

grunt watch

License

Copyright (c) 2014 Alan DeLong
Licensed under the MIT license.