Difference between revisions of "DDRogue"

From RogueBasin
Jump to navigation Jump to search
m
Line 8: Line 8:
|licensing = Free to download
|licensing = Free to download
|language = C# (with libtcod)
|language = C# (with libtcod)
|platforms = Windows
|platforms = Windows / Linux
|interface = [[ASCII]]
|interface = [[ASCII]]
|length = 60 minutes
|length = 60 minutes
Line 26: Line 26:


== Downloads ==
== Downloads ==
Requires .net 2.0 or later.


Download at: http://urchin.earth.li/~tomford/random/ddrogue.zip
* Windows (.net 2.0+): http://urchin.earth.li/~tomford/random/ddrogue.zip
* Linux (mono 2+): http://urchin.earth.li/~tomford/random/ddrogue-linux.zip


== Links ==
== Links ==
* [http://cymonsgames.retroremakes.com/2009-7drl-ddrogue/ Review]
* [http://cymonsgames.retroremakes.com/2009-7drl-ddrogue/ Review]
* [http://ddrogue.livejournal.com/ DevLog]
* [http://ddrogue.livejournal.com/ DevLog]

Revision as of 00:00, 23 March 2009

DDRogue
7DRL
Developer flend
Theme fantasy
Influences Rogue
Released 15 March, 2009
Updated 16 March, 2009
Licensing Free to download
P. Language C# (with libtcod)
Platforms Windows / Linux
Interface ASCII
Game Length 60 minutes
Official site of DDRogue


This game was flend's entry for the 7DRL Contest 2009.

Description

DDRogue is a dungeon crawl focused on recovering objects and learning and using special moves. Special moves are seamlessly integrated into normal movement, being particular sequences of moves which carry out an attack or special effect.

Features

  • 9 special moves to learn
  • Plot with 6 possible endings
  • 3 difficulty levels
  • 14 creatures to fight

Downloads

Links