Difference between revisions of "Rogue"

From RogueBasin
Jump to navigation Jump to search
(wikilinks to linuxrogue, rogue clone, rrp, weblink to roguelet's abc)
(https)
(14 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{game-major| name = Rogue
{{game-major| name = Rogue
|developer = [[Michael Toy]], [[Glenn Wichman]], [[Ken Arnold]]
|developer = [[Michael Toy]], [[Glenn Wichman]], [[Ken Arnold]]
|theme = Fantasy
|theme = [[Fantasy]]
|influences = [[Dungeons & Dragons]], [[Colossal Cave Adventure]]
|influences = [[Dungeons & Dragons]], [[Colossal Cave Adventure]]
|released = 1980
|released = 1980
Line 16: Line 16:
|site = http://rogue.rogueforge.net/
|site = http://rogue.rogueforge.net/
}}
}}
'''Rogue''', published in 1980, is the game that established the genre and inspired all other roguelikes.
'''Rogue''', published in 1980, is the game that established the genre and inspired all other Roguelikes.


== Description ==
== Description ==
Line 23: Line 23:
It was one of the first games to use a spatial representation of the world where the action unfolded instead of textual descriptions - the authors sought to combine a traditional "dice" RPG with the original Crowther/Woods [[interactive fiction]] game [[Colossal Cave Adventure]]. This was possible using a [[C]] function library called [[Curses]], and this brought important advancements into the cRPG and in general PC gaming genre.
It was one of the first games to use a spatial representation of the world where the action unfolded instead of textual descriptions - the authors sought to combine a traditional "dice" RPG with the original Crowther/Woods [[interactive fiction]] game [[Colossal Cave Adventure]]. This was possible using a [[C]] function library called [[Curses]], and this brought important advancements into the cRPG and in general PC gaming genre.


Contrary to many other computer RPGs of the time, all levels were [[Random generation|randomly generated]]. Rogue was intended to be played on Unix terminals. Thus, the dungeon was displayed in text mode, characters and monsters being represented by letters. Actions were issued by single keystrokes. Rogue defined the very roguelike genre. Random generation, basic plot, text (or tiled) based display still are the usual features of roguelikes.
Contrary to many other computer RPGs of the time, all levels were [[Random generation|randomly generated]]. Rogue was intended to be played on Unix terminals. Thus, the dungeon was displayed in text mode, characters and monsters being represented by letters. Actions were issued by single keystrokes. Rogue defined the very Roguelike genre. Random generation, basic plot, text (or tiled) based display still are the usual features of Roguelikes.


The more direct descendant of rogue was [[Hack]], although [[Larn]] and [[Moria]] are closely related to it as well.
The more direct descendant of Rogue was [[Hack]], although [[Larn]] and [[Moria]] are closely related to it as well.


== Versions and platforms ==
== Versions and platforms ==
Line 32: Line 32:
Rogue clones can now be found for nearly every existing platform. Notable modern examples include:
Rogue clones can now be found for nearly every existing platform. Notable modern examples include:


* [[CalcRogue]] ([[TI-89]] graphing calculator, [[TI-92]] plus graphing calculator, [[Voyage 200]] graphing calculator, Windows, Linux, [[PalmOS]])
* [[ClassicRogue]] ([[Windows]], [[DOS]], [[Linux]])
* [[ClassicRogue]] ([[Windows]], [[DOS]], [[Linux]])
* [[iRogue]]
* [[KRogue]]
* [[LinuxRogue]] (Linux)
* [[PocketRogue]]
* [[TileRogue]] (Windows)
* [[TileRogue]] (Windows)
* [[CalcRogue]] ([[TI-89]] graphing calculator, [[TI-92]] plus graphing calculator, [[Voyage 200]] graphing calculator, Windows, Linux, [[PalmOS]])
 
* [[LinuxRogue]] (Linux)
== Older Variants ==
* [[Advanced Rogue]]
* [[College Rogue]]
* [[Rogue Clone]] (various)
* [[Rogue Clone]] (various)
* [[Super-Rogue]]
* [[Ultra Rogue]]
* [[Urogue PC]]
* [[XRogue]]


== Related topics ==
== Related topics ==
* [[Major Roguelikes|Major roguelikes]]
* [[Major Roguelikes]]
* [[Roguelike Restoration Project]]
* [[Roguelike Restoration Project]]


== Related links ==
== Related links ==
* [http://www.monmouth.com/%7Ecolonel/rvm.html The Rogue's Vade-Mecum], a Rogue spoiler.
* [http://www.monmouth.com/%7Ecolonel/rvm.html The Rogue's Vade-Mecum], a Rogue spoiler.
* [http://rogue.rogueforge.net/ The Rogue Home Page], including sources and binaries for several platforms.
* [http://userpages.monmouth.com/~colonel/rvm-msg.html Messages in Rogue], In-game messages reference.
* [https://britzl.github.io/roguearchive/ The Rogue Archive] (by the RogueBasin owner)
* [http://rogue.rogueforge.net/ Roguelike Restoration Project] (See [[Roguelike Restoration Project|article]]) (closed?)
* [https://coredumpcentral.org/ Rogue Central @ coredumpcentral.org] Information, documentation, screenshots, and various versions for download and online play.
* [http://www.roguelikedevelopment.org/archive/index.php The Rogue Archive], a comprehensive collection of Rogue versions for several platforms (both source code and binaries).
* [http://www.roguelikedevelopment.org/archive/index.php The Rogue Archive], a comprehensive collection of Rogue versions for several platforms (both source code and binaries).
* [http://www.wichman.org/roguehistory.html A Brief History of Rogue]
* [http://www.wichman.org/roguehistory.html A Brief History of Rogue]
Line 52: Line 66:
* [http://www.rots.net/rogue/ Edwin Rots' Rogue Page] Spoilers, technical info, and scanned source code of DOS version. Also useful for ClassicRogue.
* [http://www.rots.net/rogue/ Edwin Rots' Rogue Page] Spoilers, technical info, and scanned source code of DOS version. Also useful for ClassicRogue.
* [http://www.freewebs.com/drussell/Rogue.htm Browser-based version of Rogue] Based on MS-DOS Rogue. Ported to Flash by Donnie Russell.
* [http://www.freewebs.com/drussell/Rogue.htm Browser-based version of Rogue] Based on MS-DOS Rogue. Ported to Flash by Donnie Russell.
* [http://roguelikeradio.blogspot.co.uk/2012/04/episode-31-rogue-with-co-creator-glenn.html Roguelike Radio ep about Rogue], with Glenn Wichman, one of the original creators
* [http://rlgallery.org/ Roguelike Gallery], several versions available for online play.
[[Category:Open source]]

Revision as of 04:46, 13 October 2019

Rogue
Major Roguelike
Developer Michael Toy, Glenn Wichman, Ken Arnold
Theme Fantasy
Influences Dungeons & Dragons, Colossal Cave Adventure
Released 1980
Updated 27 Aug, 2006 (3.6.3)

13 Mar, 2005 (5.2.1)

05 Sep, 2007 (5.4.4)

Licensing ??
P. Language C
Platforms Linux, Windows, DOS
Interface ASCII, Keyboard
Game Length ??
Official site of Rogue


Rogue, published in 1980, is the game that established the genre and inspired all other Roguelikes.

Description

Rogue's storyline was very light: the point of the game was to go down all levels of a dungeon, in a world based on Dungeons & Dragons, starting from the top, killing monsters and plundering treasures, until finding the Amulet of Yendor. Then, the player had to climb every level up.

It was one of the first games to use a spatial representation of the world where the action unfolded instead of textual descriptions - the authors sought to combine a traditional "dice" RPG with the original Crowther/Woods interactive fiction game Colossal Cave Adventure. This was possible using a C function library called Curses, and this brought important advancements into the cRPG and in general PC gaming genre.

Contrary to many other computer RPGs of the time, all levels were randomly generated. Rogue was intended to be played on Unix terminals. Thus, the dungeon was displayed in text mode, characters and monsters being represented by letters. Actions were issued by single keystrokes. Rogue defined the very Roguelike genre. Random generation, basic plot, text (or tiled) based display still are the usual features of Roguelikes.

The more direct descendant of Rogue was Hack, although Larn and Moria are closely related to it as well.

Versions and platforms

Rogue was written in 1980 by Michael Toy, Glenn Wichman and Ken Arnold for Unix. It was ported to several platforms.

Rogue clones can now be found for nearly every existing platform. Notable modern examples include:

Older Variants

Related topics

Related links