Perhaps it's occurred to you that the NES was a system designed for games and included much of the requisite functionality, whereas javascript contains extremely limited graphics support. Or that a javascript file is never going to be as economical in file size as a hand-tuned assembly executable. Or that if you're interested in an accurate implementation you can go and use an emulator, and this is a proof of concept and exercise in pushing a language to limits for which it wasn't designed.Seriously, why the hell would you want to make a fully featured and faithful implementation in javascript? How would that serve more of a purpose than this?
raphaelcaixetaApr 9, 2008
There's a glitch. When you die if you keep pressing the up button you can 'fly'. It's actually really fun!
mejogidApr 9, 2008
Perhaps it's occurred to you that the NES was a system designed for games and included much of the requisite functionality, whereas javascript contains extremely limited graphics support. Or that a javascript file is never going to be as economical in file size as a hand-tuned assembly executable. Or that if you're interested in an accurate implementation you can go and use an emulator, and this is a proof of concept and exercise in pushing a language to limits for which it wasn't designed.Seriously, why the hell would you want to make a fully featured and faithful implementation in javascript? How would that serve more of a purpose than this?
condog86Apr 9, 2008
I was there when you guys beat UNC.....nuts, thats all i can say
akwokApr 9, 2008
It usually helps to actually read the article before you comment anyways...
meeponlineApr 16, 2008
Exactly. This is the source, if you want to add those things in:<a class="user" href="http://www.nihilogic.dk/labs/mario/mario_compressed.js">http://www.nihilogic.dk/labs/mario/mario_compresse ...</a>But most probably you don't have to skill to do it. So don't complain about something unless you have paid for it or you could do better yourself.
psythikApr 18, 2008
Switch to Windows and/or Linux.
cccelestialApr 20, 2008
Super Mario is the best game!!!
oslowJul 9, 2008
JS Tetris game:<a class="user" href="http://www.wilson.com.pt/jogos/tetris.html">http://www.wilson.com.pt/jogos/tetris.html</a>