Snake ###Demo HTML5/JavaScript game written on CoffeeScript. There is levels-editor in addition to the game. ###Build with Gulp Install Node.js Install MongoDB Install Gulp.js: npm install --global gulp npm install to install all dependencies mongod to start mongoDB gulp to build project (with auto rebuilding) Go to localhost:4242 in your browser and play!