Slashdot Mirror


Classic Gaming with Zelda Homebrew

Belgarath writes "Zelda Classic is a free homebrew clone of the original Legend of Zelda for the NES. Additionally, it allows people to create their own zelda quests and games using the handy editor (called z-quest) included in the software. Until now only windows versions have been available but there are beta test groups for the Linux and Apple platforms."

5 of 58 comments (clear)

  1. This is what I've been waiting for! by Emrikol · · Score: 5, Informative

    I've always wanted to re-play Zelda with new (more SNES-ish) graphics! The "Basic 1st" is what you're looking for.

    Oh...and apple? Why's this under apple?

    --
    You're all bastards!
  2. Why do we celebrate clones? by Temporal · · Score: 4, Insightful

    Honestly. Why re-make Zelda when you could be creating something completely original? I mean, if people want to remake Zelda, copyright violations aside (and yes, they are violating copyrights), it's up to them how to spend their time. But, honestly, the tendency for open source game developers to spend massive amounts of time simply copying something we already have disappoints me. I would be far more interested if someone had created an entirely original gameplay engine and an entirely original game to go with it. And really, it isn't that hard. In my experience, inventing your own gameplay mechanics is far easier and more fun than implementing them.

  3. Did this too...got a letter from a lawyer. by Tronster · · Score: 5, Interesting

    I took on the Nehe Open Source Zelda project two years ago. We made much progress (portals from overworld to underworld, most all weapons implemented, etc...) and then we got a letter from Nintendo's lawyers about the graphics. We had lifted them from an emulator (screen shots and Photoshop-action) and so we needed to scrap them.

    The project could have continued but that took a significant amount of air out of my sails. I gave the code to a friend at the BaltoLUG who added SDL to it and made it work on Linux. This new project is still up but not being actively developed: Openlynks. Sadely, the level editor was made in Visual Basic 6 and so unlike the C++/OpenGL game engine, it hasn't been ported over.

    The remains of the project pages are here.

  4. Already one out there by TupperTrenine · · Score: 4, Informative

    There is already a Zelda-clone MMORPG called Graal Online. It has a level editor and its own scripting language for in-game NPCs.

    Although I'm sure this is quite different... I am at school and cannot check it out :)

  5. Differences between Classic and Original. by Pentomino · · Score: 4, Interesting

    I tried this back in college, when it was just for DOS. Fun stuff, though you can tell that some parts of the game are based on idealized memories.

    For example, we all knew that blue Tektites were more likely to drop 5-Rupee pieces than most characters, and blue Moblins were more likely to drop bombs. But in Zelda Classic, it seems they drop these respective treasures three or four times per screen. Makes it a little too easy, I think, but nobody to my knowledge has reverse-engineered the game to the point where we understand what the probabilities really are.

    But the one feature I love the most about Zelda Classic: you can switch B-button weapons without taking five seconds to scroll up to the selection screen. I love that. I wish the N64 ports had that.