comparison 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
comparison
equal deleted inserted replaced
95:501ea260724f 96:1555628aedd3
7 7
8 <body> 8 <body>
9 <h1>XRogue</h1> 9 <h1>XRogue</h1>
10 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; XRogue</div> 10 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; XRogue</div>
11 <div class="content"> 11 <div class="content">
12 <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, 12 <p>This game is a version of XRogue 8.0.</p>
13 in 1991 or 1992. Compared to its predecessor, it features interface improvements and small adjustments to the game's balance.</p> 13 <h2>History</h2>
14 <p>The <a href="https://web.archive.org/web/20180418191859/http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated the game to run on modern computers.</p> 14 <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>
15 <p>The Roguelike Gallery has fixed some bugs related to command repetition and saved games.</p> 15 <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>
16 <p>The Roguelike Restoration Project continued working on XRogue until 2005, when an update numbered 8.0.3 was released.</p>
17 <p>The Roguelike Gallery began maintaining XRogue in 2015, fixing some bugs related to command repetition and saved games.</p>
18 <h2>More Information</h2>
19 <ul>
20 <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>
21 <li>A <a href="https://web.archive.org/web/20160603060001/http://rogue.rogueforge.net/xrogue-8-0/dod80/">guide to playing</a></li>
22 <li>An <a href="http://www.gamesetwatch.com/2009/03/column_play_xrogue_has_not_yet_ceased.php">@Play article</a> on XRogue</li>
23 </ul>
16 </div> 24 </div>
17 <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> 25 <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>
18 </body> 26 </body>
19 </html> 27 </html>