Results 1 to 9 of 9

Thread: Check out this script!!

  1. #1
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default Check out this script!!

    Here: visit this webpage - it has a game on it. Tell me what you think:

    Super Mario 2 - JavaScript Version

    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

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Doesn't seem to work in FF.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    And even in IE it's extremely glitchy. Not really that impressive actually.
    - Mike

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    The Lemmings are more impressive.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default

    Yah, it does seem to only work in ie, but I thought it was rather impressive.

  6. #6
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    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

  7. #7
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    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.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  8. #8
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    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.
    - Mike

  9. #9
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •