Difference between revisions of "PC Rogue"
From Computer History Wiki
ForOldHack (talk | contribs) (→corrected spelling: added a few more versions.) |
(clean up) |
||
Line 1: | Line 1: | ||
− | [[Image:pcrogue.png|400px|thumb|right|Rogue]] | + | [[Image:pcrogue.png|400px|thumb|right|Rogue splash screen]] |
− | + | Rogue was sold commercially by ID Software and was available for a wide variety of platforms. | |
− | The [ | + | The [[source code]] is available and can be compiled with [[MANX]]'s [[Aztec C]] 3.40a. |
− | There are three versions of Rogue that run under DOS on a PC | + | There are three versions of Rogue that run under DOS on a [[IBM-compatible PC|PC]]: |
− | The first was a direct port, of Rogue 3.6, which has no graphic options. | + | * The first was a direct port, of Rogue 3.6, which has no graphic options. |
− | The second one was a per-release of the commercial labeled 'Public Domain' | + | * The second one was a per-release of the commercial labeled 'Public Domain'. |
− | + | * Finally, a port of Rogue 5.0.2 which has the CGA Splash screen show above. | |
− | |||
− | |||
− | The copy | + | The PC version of Rogue was copy protected, and if you pirated it, you would be killed, and your gravestone would say 'Killed by Copy Protection Mafia'. |
− | [ | + | The copy protection was easily defeated by Copy II PC. |
− | {{stub}} | + | |
+ | ==External links== | ||
+ | |||
+ | * [http://www.roguelikedevelopment.org/archive/files/sourcecode/rog11src.zip Source code] | ||
+ | |||
+ | {{semi-stub}} | ||
+ | |||
+ | [[Category: Games]] |
Revision as of 22:27, 3 January 2021
Rogue was sold commercially by ID Software and was available for a wide variety of platforms.
The source code is available and can be compiled with MANX's Aztec C 3.40a.
There are three versions of Rogue that run under DOS on a PC:
- The first was a direct port, of Rogue 3.6, which has no graphic options.
- The second one was a per-release of the commercial labeled 'Public Domain'.
- Finally, a port of Rogue 5.0.2 which has the CGA Splash screen show above.
The PC version of Rogue was copy protected, and if you pirated it, you would be killed, and your gravestone would say 'Killed by Copy Protection Mafia'.
The copy protection was easily defeated by Copy II PC.