Difference between revisions of "ZeldaRL"

From RogueBasin
Jump to navigation Jump to search
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{game-7drl| name = Zelda: The Rainbow Maiden
{{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 = 2007 Mar 24 (0.72)
|updated = 2023 May 14 (0.9.0)
|language = [[Java]]
|language = [[Java]]
|platforms = [[Java]]
|platforms = [[Java]]
|site = http://slashie.net/page.php?22
|site = https://slash.itch.io/zeldarl
|genre =  
|genre =  
|licensing = [[Closed Source]], [[Freeware]]
|licensing = [[Open Source]]
|interface = [[ASCII]], [[Keyboard]]
|interface = [[ASCII]], [[Keyboard]]
|length = 1 hour
|length = 1 hour
Line 15: Line 15:


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: The Rainbow Maiden is a roguelike game based on the "Legend of Zelda" videogame series.  
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 travelling 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 another worlds in order to save them and Hyrule.
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, prizes on the dungeons
* Zelda stuff like hearts, rupees, and Hyrulean enemies.
* Zelda music
* Zelda music.
* No experience Points
* No experience Points.
* Simplified Command Set
* Simplified Command Set.
 
== Community ==
This game has an active web community at http://slashie.net
 
Thereby you can share your comments and ask questions about the game and download the latest version.
 
== Screenshots ==
http://www.santiagoz.com/share/zrl2.gif
 
http://www.santiagoz.com/share/zrl072Dungeon.png
 
http://www.santiagoz.com/share/zrl1.gif


== Requirements ==
== Requirements ==
Java Runtime Environment 1.4.2 [http://www.java.com/getjava/]
Java Runtime Environment 1.4.2 [http://www.java.com/getjava/]
== Website ==
ZeldaRL section at http://slashie.net

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

Zrl090-1.png

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]