Super Mario Bros in Javascript - only 14KB!!
Thursday, April 10th, 2008
They built a proof of concept to see if it could be done, they even got sprites and music embedded into the javascript file. It works, and hey it’s Super Mario Bros in your web browser!
Here’s an experiment in keepings things small and confined to one Javascript file. There are no external image files [...]