Difference between revisions of "Rogue Clone"
Jump to navigation
Jump to search
(Created page with '{{game-major| name = Rogue Clone |developer = Tim Stoehr, many others |theme = Fantasy |influences = Rogue |released = 1986 |updated = 2004 (DOS/Win v2.1), 2007 (Linux v0.3.7…') |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 18: | Line 18: | ||
These are the original versions by Tim Stoehr and others for UNIX and similar systems, which were ported to various systems and used as the basis for modern versions. These versions are obsolete and do not compile on modern machines. | These are the original versions by Tim Stoehr and others for UNIX and similar systems, which were ported to various systems and used as the basis for modern versions. These versions are obsolete and do not compile on modern machines. | ||
A version of Rogue-clone III exists as [https://github.com/atsb/mac-rogue mac-rogue] fixed and compiled for macOS. | |||
== LinuxRogue == | == LinuxRogue == | ||
Line 25: | Line 27: | ||
== Rogue Clone IV == | == Rogue Clone IV == | ||
This is the modern port for DOS and Windows. The ASCII graphics can be configured to resemble either traditional UNIX or color DOS versions of Rogue. | This is the modern port for DOS and Windows. The ASCII graphics can be configured to resemble either traditional UNIX (in monochrome or color) or color DOS versions of Rogue. | ||
== Links == | == Links == | ||
* [http://www.roguelikedevelopment.org/archive/index.php Roguelike Archive] Contains I-III, obsolete ports, and older versions of LinuxRogue | * [http://www.roguelikedevelopment.org/archive/index.php Roguelike Archive] Contains I-III, obsolete ports, and older versions of LinuxRogue | ||
* [http://greg-kennedy.com/nwserver/index.php?cat=rogue&sub=index LinuxRogue] | * [http://greg-kennedy.com/nwserver/index.php?cat=rogue&sub=index LinuxRogue] (dead link) | ||
* [https://coredumpcentral.org/ Rogue Central @ coredumpcentral.org] Various ports of the Rogue Clone and the latest versions of LinuxRogue | |||
* [http://rogueclone.sourceforge.net/ Rogue Clone IV] DOS/Windows | * [http://rogueclone.sourceforge.net/ Rogue Clone IV] DOS/Windows | ||
[[Category:Open source]] |
Latest revision as of 11:40, 26 December 2019
Rogue Clone | |
---|---|
Major Roguelike | |
Developer | Tim Stoehr, many others |
Theme | Fantasy |
Influences | Rogue |
Released | 1986 |
Updated | 2004 (DOS/Win v2.1), 2007 (Linux v0.3.7) |
Licensing | BSD |
P. Language | C |
Platforms | Linux, Windows, DOS |
Interface | ASCII, Keyboard |
Game Length | ?? |
Official site of Rogue Clone |
The Rogue Clone began in 1986 by Tim Stoehr due to licensing issues regarding the original Rogue. It has been maintained and ported by various people since then.
Rogue Clone I-III
These are the original versions by Tim Stoehr and others for UNIX and similar systems, which were ported to various systems and used as the basis for modern versions. These versions are obsolete and do not compile on modern machines.
A version of Rogue-clone III exists as mac-rogue fixed and compiled for macOS.
LinuxRogue
See article: LinuxRogue
Rogue Clone IV
This is the modern port for DOS and Windows. The ASCII graphics can be configured to resemble either traditional UNIX (in monochrome or color) or color DOS versions of Rogue.
Links
- Roguelike Archive Contains I-III, obsolete ports, and older versions of LinuxRogue
- LinuxRogue (dead link)
- Rogue Central @ coredumpcentral.org Various ports of the Rogue Clone and the latest versions of LinuxRogue
- Rogue Clone IV DOS/Windows