Difference between revisions of "DoomRL"
Jump to navigation
Jump to search
m (Game URL correction) |
|||
Line 22: | Line 22: | ||
There are several simplifications: | There are several simplifications: | ||
* there is only one "dungeon" | * there is only one "dungeon" of only 20 floors | ||
* inventory size is limited to 20 slots | * inventory size is limited to 20 slots | ||
* there are only three equipment slots | * there are only three equipment slots | ||
* there can be only one item per level | * there can be only one item per level square | ||
* the levels are all screen-sized | * the levels are all screen-sized | ||
Revision as of 00:57, 28 November 2005
Doom, the Roguelike | |
---|---|
Developer | Kornel Kisielewicz |
Theme | {{{theme}}} |
Influences | {{{influences}}} |
Status | Stable (v.0.9.8) |
Released | 2003 |
Updated | 2005 |
Licensing | Closed Source, freeware |
P. Language | FreePascal |
Platforms | Windows, DOS |
Interface | ASCII, Keyboard |
Game Length | {{{length}}} |
Official site of Doom, the Roguelike |
Abstract
A relatively "light" roguelike, written by Kornel Kisielewicz in FreePascal, based on the world of Doom created by id software. An example of a Gore-themed game.
Description
DoomRL follows the relatively new idea of a Coffeebreak roguelike - it is intended to be simple, fast and furious. Something that you can play from time to time without much need to concentrate.
There are several simplifications:
- there is only one "dungeon" of only 20 floors
- inventory size is limited to 20 slots
- there are only three equipment slots
- there can be only one item per level square
- the levels are all screen-sized
Features
DoomRL version 0.9.8 introduced something novel into the roguelike genre - full modern sound support (using features like stereo and distance effects) and music - both taken from the original Doom by ID Software. Other features worth noting:
- simple interface
- balanced traits
- balanced and fast-paced gameplay
- several special levels
- 20 levels including a final showdown with the Cyberdemon
- a secret ending
Screenshot
The screenshot is quite old and outdated.