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

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