Your Browser Does Not Support the HTML5 Canvas Tag

Change Directions with Arrow Keys. Restart game with F5 (or refresh browser page)

This game was written entirely in Javascript using the HTML5 canvas element.
Double buffering is achieved by drawing to two on-screen Canvas elements
and then toggling their visibilities back and forth once images are ready.
Coded by Taylor Lopez, 2013