view web/about/xrogue.html @ 96:1555628aedd3

Expand the history pages for Advanced Rogue 7 and XRogue.
author John "Elwin" Edwards
date Sun, 04 Apr 2021 21:19:07 -0400
parents 2ff839ce045e
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>XRogue</title>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>

<body>
<h1>XRogue</h1>
<div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; XRogue</div>
<div class="content">
<p>This game is a version of XRogue 8.0.</p>
<h2>History</h2>
<p>XRogue is a further development of <a href="arogue7.html">Advanced Rogue 7</a>, created by Robert Pietkivitch. He completed this version, numbered 8.0, in 1991 or 1992. Compared to its predecessor, it features interface improvements and small adjustments to the game's balance.</p>
<p>Robert Pietkivitch provided the XRogue source code to the <a href="https://web.archive.org/web/20180418191859/http://rogue.rogueforge.net/">Roguelike Restoration Project</a> and helped with the restoration work. Sadly, he was killed in a car accident on December 3, 2002, leaving an unfinished set of changes.</p>
<p>The Roguelike Restoration Project continued working on XRogue until 2005, when an update numbered 8.0.3 was released.</p>
<p>The Roguelike Gallery began maintaining XRogue in 2015, fixing some bugs related to command repetition and saved games.</p>
<h2>More Information</h2>
<ul>
<li>The Roguelike Restoration Project's <a href="https://web.archive.org/web/20180418165125/http://rogue.rogueforge.net/xrogue-8-0/">information page</a></li>
<li>A <a href="https://web.archive.org/web/20160603060001/http://rogue.rogueforge.net/xrogue-8-0/dod80/">guide to playing</a></li>
<li>An <a href="http://www.gamesetwatch.com/2009/03/column_play_xrogue_has_not_yet_ceased.php">@Play article</a> on XRogue</li>
</ul>
</div>
<div class="foot"><a href="/">RLGallery</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a> <a href="/notes/">Notes</a> <a href="https://rlgallery.org:8080/">Play</a></div>
</body>
</html>