Posts Tagged ‘javascript’


Awesome Javascript Demo: Supermario in 14k of code

posted on April 10th, 2008 by pplante

Javascript Super Mario in 14KBA developer by the name of “CupBoy” has created possibly one of the most impressive Javascript demos so far this year.  He created a clone of Super Mario in 14 KB of Javascript code.  The demo is available here.

I love it.  I have been putting off creating a game myself, which I originally planned to write with a mix of Javascript and Actionscript 3, but this makes me want to drop Actionscript for some elements.  Javascript is not always the best solution for every application.  But there is a certain wow factor and bragging rights to creating something like this.

Very cool if you ask me.