Super Mario in 14kB Javascript
April 17th, 2008
This is quite impressive: Super Mario Bros in 14kB JavaScript code with no external images: the sprites are encoded as strings in a custom format that allows for 4 colors. Quite impressive.
Pure canvas magic under Mozilla and DIV positioning (!) under IE. Please do check the original post and find out more about this.
