Simple snake game using plain browser JavaScript object oriented and HTML5 canvas
According to Wikipedia, Snake is the common name for a videogame concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.
Use the arrow keys to control the snake direction
You can play it here: http://wbianchini.com/playthrough/snake/
