Difference between revisions of "Mt. Drash: the Roguelike"
m |
(Updated to 0.2) |
||
Line 4: | Line 4: | ||
|theme = Fantasy | |theme = Fantasy | ||
|released = 2006 | |released = 2006 | ||
|updated = 2006 | |updated = 07/05/2006 | ||
|status = [[ | |status = [[Beta]] 0.2 | ||
|language = [[Java]] | |language = [[Java]] | ||
|platforms = [[Java]] | |platforms = [[Java]] | ||
|site = http://peltkore.net/~szdev/ | |site = http://peltkore.net/~szdev/crl/download.php?view.13 | ||
|genre = | |genre = | ||
|licensing = close source, freeware | |licensing = close source, freeware | ||
Line 17: | Line 17: | ||
This was [[Slash]]'s entry for the second [[The_7DRL_Contest|7DRL programming contest]] | This was [[Slash]]'s entry for the second [[The_7DRL_Contest|7DRL programming contest]] | ||
In the initial 7DRL version, there | In the initial 7DRL version, there was no way to acceed the different weapons or armor an updated version was released on 07/05/2006; it added LOS, items on floor, enhanced UI and enhanced Combat. | ||
== Description == | == Description == | ||
Line 24: | Line 24: | ||
In the game, you, the Stranger from another world, are caught by the evil garriontrots and given a chance to gain your freedom by entertaining them through 15 levels fulls of monsters and dangers. | In the game, you, the Stranger from another world, are caught by the evil garriontrots and given a chance to gain your freedom by entertaining them through 15 levels fulls of monsters and dangers. | ||
This games uses a | This games uses a combat system in which evade is very important and the fighters actually move around the battlefield when they evade a blow. Also, there is an evade counter which is reduced everytime a blow is evaded, depending on how hard it was to perform the evasive move. This system is a preview to the one which is going to be used in the game [[Guardian Angel]] and kind of a playtest and proof of concept for the game. | ||
== Requirements == | == Requirements == | ||
Line 30: | Line 30: | ||
== Download == | == Download == | ||
Download available at http://peltkore.net/~szdev/ | Download available at http://peltkore.net/~szdev/crl/download.php?view.13 | ||
[[Category:7DRLs]] | [[Category:7DRLs]] |
Revision as of 01:50, 10 May 2006
Mt. Drash: The Roguelike | |
---|---|
Developer | Slash |
Theme | Fantasy |
Influences | Mt. Drash |
Status | Beta 0.2 |
Released | 2006 |
Updated | 07/05/2006 |
Licensing | close source, freeware |
P. Language | Java |
Platforms | Java |
Interface | ASCII, Keyboard |
Game Length | 2 hours |
Official site of Mt. Drash: The Roguelike |
This was Slash's entry for the second 7DRL programming contest
In the initial 7DRL version, there was no way to acceed the different weapons or armor an updated version was released on 07/05/2006; it added LOS, items on floor, enhanced UI and enhanced Combat.
Description
Mt. Drash: The Roguelike, is a roguelike game based in the ancient game Escape from Mt. Drash; it tries to take the main idea from the game into something more interesting to play and more related to the Ultima saga.
In the game, you, the Stranger from another world, are caught by the evil garriontrots and given a chance to gain your freedom by entertaining them through 15 levels fulls of monsters and dangers.
This games uses a combat system in which evade is very important and the fighters actually move around the battlefield when they evade a blow. Also, there is an evade counter which is reduced everytime a blow is evaded, depending on how hard it was to perform the evasive move. This system is a preview to the one which is going to be used in the game Guardian Angel and kind of a playtest and proof of concept for the game.
Requirements
Java Runtime Environment 1.4.2
Download
Download available at http://peltkore.net/~szdev/crl/download.php?view.13