I spend my sunday implementing a snake game in javascript with the drawing done in a HTML5 canvas element. I've tested it in firefox 3.6 on lucid as well as chrome 15 and firefox 8.0.1 on mint isadora.

Any information whether it works on Internet Explorer is appreciated since I do not have to opportunity to test it myself :)

Here's the link: http://p.dhedegaard.dk/snake/

Feel free to look in the source and find all my bugs :)