Skip to content

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

Notifications You must be signed in to change notification settings

addelong/thecanvassnake

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published