I recently built a simple retro snake game in javascript, with the game rendered on an HTML canvas and hi-scores in HTML local storage. You can play it online, or grab the source from github.

Update: I've written a CoffeeScript version too, the source is on github.
Posted Mon 27 Aug 2012 by Michael Patricios , updated Sun 02 Sep 2012
Tags: CoffeeScript, Development, JavaScript
Post a comment