Creating a Snake Game With Javascript
In order to learn more about Javascript I took upon myself to create a Snake game using Javascript.
I followed along with a guide on this from Andres Pagella here. The guide covers the basics of using the canvas
tag and was a good introduction for me.
Here is a link to my version of the game.
Written on October 13, 2014