Difference between revisions of "ZeldaRL"
Jump to navigation
Jump to search
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{game-7drl| name = | {{game-7drl| name = ZeldaRL | ||
|developer = [[Slash]] | |developer = [[Slash]] | ||
|influences = The Legend of Zelda | |influences = The Legend of Zelda | ||
|theme = Fantasy | |theme = Fantasy | ||
|released = 2007 | |released = 2007 | ||
|updated = | |updated = 2023 May 14 (0.9.0) | ||
|language = [[Java]] | |language = [[Java]] | ||
|platforms = [[Java]] | |platforms = [[Java]] | ||
|site = | |site = https://slash.itch.io/zeldarl | ||
|genre = | |genre = | ||
|licensing = | |licensing = [[Open Source]] | ||
|interface = [[ASCII]], Keyboard | |interface = [[ASCII]], [[Keyboard]] | ||
|length = 1 | |length = 1 hour | ||
}} | }} | ||
The initial version of this game was [[Slash]]'s entry for the 2007 [[The_7DRL_Contest|7DRL programming challenge]] | The initial version of this game was [[Slash]]'s entry for the 2007 [[The_7DRL_Contest|7DRL programming challenge]] | ||
[[File:Zrl090-1.png|thumb]] | |||
== Description == | == Description == | ||
ZeldaRL | ZeldaRL is a roguelike game based on the "Legend of Zelda" videogame series. | ||
In the game you, soon to be known as the Hero of Worlds, are called from a dream into a quest to save the dying world of Hyrule by | In the game you, soon to be known as the Hero of Worlds, are called from a dream into a quest to save the dying world of Hyrule by traveling to the ancient dungeons and retrieving the magical canes. In your quest, you will find powerful items that will aid you and will get to travel to other worlds in order to save them and Hyrule. | ||
== Features == | == Features == | ||
* Randomly generated Zelda-like dungeons | * Randomly generated Zelda-like dungeons. | ||
* Randomly generated overworld | * Randomly generated overworld. | ||
* A quest, to retrieve the ancient canes from the dungeons | * A quest, to retrieve the ancient canes from the dungeons. | ||
* Zelda stuff like hearts, rupees, enemies | * Zelda stuff like hearts, rupees, and Hyrulean enemies. | ||
* Zelda music | * Zelda music. | ||
* No experience Points | * No experience Points. | ||
* Simplified Command Set | * Simplified Command Set. | ||
== Requirements == | == Requirements == | ||
Java Runtime Environment 1.4.2 [http://www.java.com/getjava/] | Java Runtime Environment 1.4.2 [http://www.java.com/getjava/] | ||
Latest revision as of 05:53, 14 May 2023
ZeldaRL | |
---|---|
7DRL | |
Developer | Slash |
Theme | Fantasy |
Influences | The Legend of Zelda |
Released | 2007 |
Updated | 2023 May 14 (0.9.0) |
Licensing | Open Source |
P. Language | Java |
Platforms | Java |
Interface | ASCII, Keyboard |
Game Length | 1 hour |
Official site of ZeldaRL |
The initial version of this game was Slash's entry for the 2007 7DRL programming challenge
Description
ZeldaRL is a roguelike game based on the "Legend of Zelda" videogame series.
In the game you, soon to be known as the Hero of Worlds, are called from a dream into a quest to save the dying world of Hyrule by traveling to the ancient dungeons and retrieving the magical canes. In your quest, you will find powerful items that will aid you and will get to travel to other worlds in order to save them and Hyrule.
Features
- Randomly generated Zelda-like dungeons.
- Randomly generated overworld.
- A quest, to retrieve the ancient canes from the dungeons.
- Zelda stuff like hearts, rupees, and Hyrulean enemies.
- Zelda music.
- No experience Points.
- Simplified Command Set.
Requirements
Java Runtime Environment 1.4.2 [1]