Difference between revisions of "DoomRL"

From RogueBasin
Jump to navigation Jump to search
(Corrected Platform Name)
(10 intermediate revisions by 7 users not shown)
Line 3: Line 3:
|released = 2003
|released = 2003
|relver = ?
|relver = ?
|updated = Feb 11, 2011
|updated = March 13, 2013
|updver = 0.9.9.2
|updver = 0.9.9.7
|language = [[Free Pascal]]
|language = [[Free Pascal]]
|platforms = [[Windows]], [[Linux]], [[FreeBSD]]
|platforms = [[Windows]], [[Linux]], [[Mac OS X]]
|theme = [[Horror1|Gore]]
|theme = [[Horror1|Gore]]
|influences = Doom
|influences = Doom
|length = Short
|length = Short
|site = http://doom.chaosforge.org/
|site = http://doom.chaosforge.org/
|licensing = [[Closed Source]], [[freeware]]
|licensing = [[Closed source]], [[Freeware]]
|interface = [[ASCII]], [[Keyboard]]
|interface = [[Graphical tiles]], [[ASCII]], [[Keyboard]], [[Mouse]]
}}{{coffeebreak}}
}}{{coffeebreak}}


== Abstract ==
== Abstract ==


A relatively "light" roguelike, written by [[Kornel Kisielewicz]] in [[FreePascal]], based on the world of [http://www.idsoftware.com/games/doom/doom-final Doom] created by id software. An example of a [[Horror|Gore]]-themed game.
A relatively "light", [[Horror|Gore]]-themed roguelike, written by [[Kornel Kisielewicz]] in [[FreePascal]], based on the world of [http://www.idsoftware.com/games/doom/doom-final Doom] created by id software. DoomRL was discussed in Episode 4 of [[Roguelike Radio]].


== Description ==  
== Description ==  
Line 25: Line 25:
There are several simplifications:
There are several simplifications:


* there is only one "dungeon" of 25 floors (although "secret levels" add to this)
* there is only one "dungeon" of 24 floors (although "secret levels" add to this)
* inventory size is limited to 19 slots
* inventory size is limited to 19 slots
* there are only four equipment slots:  two weapon slots, armor, and boots
* there are only four equipment slots:  two weapon slots, armor, and boots
Line 45: Line 45:
* progress tracking, rating your ability as a player over multiple game sessions
* progress tracking, rating your ability as a player over multiple game sessions
* a secret ending
* a secret ending
=== Recent developments ===
As of version 0.9.9.4, released on September 1 of 2011, introduced some new features to the game. Most notably, players are now able to choose between three character classes described as the hardy Marine, the nimble Scout, and the smart Technician. Each class has advantages and perks, most relating to gameplay strategy.
The release included:
* Ammunition packs
* Updated level events
* Reconstructed resistance system
* Updated AI for enemies
The last release was version 0.9.9.7 in March 2013. The developers then prefered to lance a new project: ''Jupiter Hell'', a sci-fi roguelike.


== Screenshot ==
== Screenshot ==


http://doom.chaosforge.org/images/17.png
http://doom.chaosforge.org/images/17.png
http://doom.chaosforge.org/images/26.png


== Links ==
== Links ==

Revision as of 12:03, 21 February 2019

Doom, the Roguelike
Stable game
Developer Kornel Kisielewicz
Theme Gore
Influences Doom
Released 2003 (?)
Updated March 13, 2013 (0.9.9.7)
Licensing Closed source, Freeware
P. Language Free Pascal
Platforms Windows, Linux, Mac OS X
Interface Graphical tiles, ASCII, Keyboard, Mouse
Game Length Short
Official site of Doom, the Roguelike
DoomRL is a coffeebreak roguelike


Abstract

A relatively "light", Gore-themed roguelike, written by Kornel Kisielewicz in FreePascal, based on the world of Doom created by id software. DoomRL was discussed in Episode 4 of Roguelike Radio.

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 24 floors (although "secret levels" add to this)
  • inventory size is limited to 19 slots
  • there are only four equipment slots: two weapon slots, armor, and boots
  • there can be only one item per level square
  • All levels are the size of one screen
  • Few character traits -- all attributes depend on selection of special traits from a limited group

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
  • fast-paced gameplay
  • several special levels
  • 25 levels including a final showdown with the Cyberdemon and two hidden bosses
  • several difficulty levels
  • several challenge modes
  • progress tracking, rating your ability as a player over multiple game sessions
  • a secret ending

Recent developments

As of version 0.9.9.4, released on September 1 of 2011, introduced some new features to the game. Most notably, players are now able to choose between three character classes described as the hardy Marine, the nimble Scout, and the smart Technician. Each class has advantages and perks, most relating to gameplay strategy.

The release included:

  • Ammunition packs
  • Updated level events
  • Reconstructed resistance system
  • Updated AI for enemies

The last release was version 0.9.9.7 in March 2013. The developers then prefered to lance a new project: Jupiter Hell, a sci-fi roguelike.

Screenshot

17.png

26.png

Links