View Full Version : Check out this script!!
magicyte
09-10-2008, 09:04 PM
Here: visit this webpage - it has a game on it. Tell me what you think:
Super Mario 2 - JavaScript Version (http://plaza.harmonix.ne.jp/~jimmeans/mario2/)
First time I saw it, I said wow. You should check to see how much code this Japanese guy uses too. It is a lot!!
-magicyte
djr33
09-10-2008, 11:28 PM
Doesn't seem to work in FF.
mburt
09-10-2008, 11:56 PM
And even in IE it's extremely glitchy. Not really that impressive actually.
The Lemmings (http://www.elizium.nu/scripts/lemmings/) are more impressive.
james438
09-11-2008, 02:09 AM
Yah, it does seem to only work in ie, but I thought it was rather impressive.
magicyte
09-11-2008, 09:43 PM
Yeah. It is glitchy, and only works in IE and Netscape, but my point was that he used a lot of code as soon as I looked at the source.
But, yeah, it is pretty glitchy. Liked it cuz my computer is fast. BTW, Twey, how the flip do you think they got those graphics and code? Great job, though.
-magicyte
It's simple pixel-art of a sort not too difficult to reproduce, even without ripping the sprites from the original games. The code needn't be that big, either: I wrote about half a game toolkit once, with considerably more sophisticated physics, and it weighed in at only about two hundred lines.
mburt
09-11-2008, 10:49 PM
Yeah I made an RPG-like game and it was half decent... Haha it was over 200 lines not even finished though, so I guess it wasn't that efficient. It could load screens and (game) objects easily... So yeah.
magicyte
09-12-2008, 12:26 AM
Wow.
1) How do sprites work w/ JavaScript or even ANY language?
2) My Inventions game sucked. The WHOLE thing weighed in at more than 800 lines... or was it 1000?
-magicyte
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.