A simple snake game build with phaser.js
A simple snake game. It has only one level, and no win condition, basically the goal is to get as much points as possible.
Use arrow keys to control the snake.
npm install
bower install
grunt dist
node server.js
open http://localhost:3000/