MUD Wiki
Register
Advertisement

The roguelike genre of computer games is characterized by randomization for replayability, permanent death, ASCII graphics, and turn-based movement. Games are typically dungeon crawls, with many monsters, items, and environment features. Death is frequent and often avoidable. Many roguelikes employ the majority of the keyboard to facilitate interaction with items and the environment. The name of the genre comes from the 1980 game, Rogue.

History[]

Some features of Rogue existed in earlier games, notably: Adventure (1975), Dungeon (1975), and several written for the PLATO system, such as the multi-user games dnd (1975) and Moria (1975). Both dnd and Moria utilized limited graphics. Moria offered a primitive first-person, three-dimensional view,[1] while dnd presented a top-down map view similar to Rogue.

In Rogue and Moria, the dungeon is randomly regenerated when the player begins, creating a new challenge each time.

Gameplay[]

These games present a plain view. Traditionally, an "@" sign represents the player character. Letters of the alphabet represent other characters (usually opposing monsters). Rogue itself only made use of capital letters, but present-day roguelikes vary capitalization to supply additional visual cues. A dog, for example, may be represented by the letter "d", and a dragon by a "D". Coloration may signal further distinction between creatures. For example, a Red Dragon might be represented by a red "D" and a Blue Dragon by a blue "D", each of differing abilities significant to player strategy. Additional dungeon features are represented by other ASCII (or ANSI) symbols. A traditional sampling follows.

 ------                             -  Wall
 |....|      ############           #  Unlit hallway
 |....|      #          #           .  Lit area
 |.$..+########         #           $  Some quantity of gold
 |....|       #      ---+---        +  A door
 ------       #      |.....|        |  Wall
              #      |.!...|        !  A magic potion
              #      |.....|
              #      |..@..|        @  The adventurer
   ----       #      |.....|
   |..|       #######+..D..|        D  A red dragon
   |<.+###    #      |.....|        <  Stairs to a higher level
   ----  #    #      |.?...|        ?  A magic scroll
         ######      -------

Graphical adaptations are available for most early roguelikes, and it is not uncommon for new development projects to adopt a graphical user interface.

Players issue game commands with at most a few keystrokes, rather than with simple sentences interpreted by a parser or by means of a pointing device such as a mouse. For example, in NetHack one would press "r" to read a scroll, "d" to drop an item, and "q" to quaff (drink) a potion.

Features[]

  • Roguelike games randomly generate dungeon levels; though they may include static levels as well. Generated layouts typically incorporate rooms connected by corridors, some of which may be preset to a degree (e.g., monster lairs or treasuries). Open areas or natural features, like rivers, may also occur.
  • The identity of magical items varies across games. Newly discovered objects only offer a vague physical description, with purposes and capabilities left unstated. For example, a "bubbly" potion might heal wounds one game, then poison the player character in the next. Items are often subject to alteration, acquiring specific traits, such as a curse, or direct player modification.
  • The combat system is turn-based instead of real-time. Gameplay is usually step-based, where player actions are performed serially and take a variable measure of in-game time to complete. Game processes (e.g., monster movement and interaction, progressive effects such as poisoning or starvation) advance based on the passage of time dictated by these actions.
  • Most are single-player games. On multi-user systems, scoreboards are often shared between players. Some roguelikes allow traces of former player characters to appear in later game sessions in the form of ghosts or grave markings. Multi-player derivatives such as TomeNET, MAngband, and Crossfire do exist and are playable online.
  • Roguelikes traditionally implement permanent death ("permadeath"). Once a character dies, the player must begin a new game. A "save game" feature will only provide suspension of gameplay and not a limitlessly recoverable state; the stored session is deleted upon resumption or character death. Players can circumvent this by manipulating stored game data ("save scumming"), an act that may be considered cheating.

Notable examples[]

Modern roguelikes[]

  • Ancient Domains of Mystery, also called ADOM
  • Angband and its several variants
  • Linley's Dungeon Crawl, also called Dungeon Crawl or Crawl
  • NetHack, a descendant of Hack
  • Tales of Middle Earth, also called ToME
  • Dwarf Fortress, in its adventure game mode
  • Mystery Dungeon series
  • Izuna series
  • Azure Dreams and Other Life: Azure Dreams

Classic roguelikes[]

  • Rogue
  • Moria
  • Hack
  • Larn
  • The Dungeon Revealed

List of popular roguelikes (and other descendants of Rogue)[]

  • 3059 (Real-time, futuristic Rogue-derivative with music and sound)
  • Alphaman
  • Ancient Domains of Mystery or ADOM
  • Angband (with over sixty variants, some not actively maintained)
  • Azure Dreams
  • Castle Adventure
  • Castle of the Winds
  • CastlevaniaRL (A roguelike based on the Castlevania universe)
  • Chocobo's Mysterious Dungeon (and the other games in Chunsoft's Mysterious Dungeon series)
  • Daimonin (An isometric RPG inspired by Rogue)
  • DarkStone (Roguelike-inspired Action RPG homage to Diablo)
  • Diablo (Roguelike-inspired Action-RPG)
  • Doom, the RogueLike or DoomRL (Roguelike-inspired game in the world of Doom, created by Kornel Kisielewicz)
  • Dungeon Hack (a commercial first person roguelike from 1993)
  • The Dungeon Revealed and The Dungeon of Doom
  • Dweller (roguelike for mobile phones)
  • Fatal Labyrinth
  • Fate (3D roguelike, similar to Diablo)
  • Flatspace (space trading and exploration game with many elements from Elite and Rogue)[1]
  • GearHead (a mecha based Roguelike)
  • Hack
  • Hengband (heavily modified Angband variant)
  • Hero (Angband-inspired game by Brad Miller)
  • Iter Vehemens ad Necem or IVAN
  • Larn
  • The Legend of Saladir or just Saladir
  • Linley's Dungeon Crawl (also called Dungeon Crawl or just Crawl)
  • Lost Labyrinth
  • MAngband online
  • Mazzembly 1997
  • Mike's Adventure Game
  • The Minstrel's Song
  • Moraff's World
  • Mordor
  • Mordor: The Depths of Dejenol
  • Moria
  • NetHack (A descendant of Hack)
  • Omega
  • Omega
  • Ragnarok
  • Rogue
  • Scarab of Ra (a unique first-person roguelike for Macintosh)
  • Slash'EM ("Super Lotsa Added Stuff Hack - Extended Magic")
  • Sword of Fargoal (featuring primitive graphics and realtime combat)
  • Troubles of Middle Earth, or ToME (a heavily modified ZAngband variant, perhaps the closest to Tolkien in some regards)
  • TomeNET (multiplayer online rogue-like, loosely similar to ToME, although quite different in certain aspects, but maintained by a different group of programmers)
  • Torneko series
  • Transcendence (A real-time graphical roguelike set in Outer Space.)
  • Tyrant (A graphical Java roguelike)
  • The UnReal World or URW
  • Wizardry
  • Zangband (heavily modified Angband variant)

Popularity[]

Many online communities dedicate themselves to roguelike games, most notably the rec.games.roguelike Usenet hierarchy.

Legacy[]

The graphical action role-playing game Diablo bears a premise similar to that of Rogue: players slash their way through increasingly difficult monsters and attain treasure while traversing deeper into randomly-generated dungeons to complete quests. As such, some refer to Diablo as a roguelike despite wide differences in actual gameplay.

See also[]

References[]

Sources[]

External links and further reading[]

Additional links are encouraged


This page uses content from Wikipedia. The original article was at Roguelike.
The list of authors can be seen in the page history. As with MUD Wiki, the text of Wikipedia is available under the Creative Commons Attribution-Share Alike License 3.0 (Unported) (CC-BY-SA).
Advertisement