A simple clone of the snake game, developed as my first attempt at using canvas
and Javascript.
It was originally intended for the 0hgame jam, but couldn't make it on time.
You can try it live.
Thankful mention to Bill Mill's tutorial, my starting point.