changeset 95:501ea260724f

Expand the history pages for Super-Rogue and Advanced Rogue 5.
author John "Elwin" Edwards
date Sat, 03 Apr 2021 11:12:36 -0400
parents 2ff839ce045e
children 1555628aedd3
files web/about/arogue5.html web/about/srogue.html
diffstat 2 files changed, 24 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/web/about/arogue5.html	Fri Apr 02 22:59:18 2021 -0400
+++ b/web/about/arogue5.html	Sat Apr 03 11:12:36 2021 -0400
@@ -9,12 +9,20 @@
 <h1>Advanced Rogue 5</h1>
 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Advanced Rogue 5</div>
 <div class="content">
-<p>Advanced Rogue is a derivative of <a href="rogue3.html">Rogue 3.6</a>, with borrowings from <a href="srogue.html">Super-Rogue</a>. 
-It was developed at AT&amp;T, mainly by Michael Morgan and Ken Dalka. Version 5.8 was released in 1985.
-<p>The game added some new ideas that almost every later roguelike would adopt, like character classes and the ability to freely move 
-up and down levels.</p>
-<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 systems.</p>
-<p>The Roguelike Gallery's version contains a few more bugfixes. <a href="/download.html">Download it here.</a></p>
+<p>This game is a version of Advanced Rogue 5.8.</p>
+<h2>History</h2>
+<p><a href="srogue.html">Super-Rogue</a> was not the only early roguelike to come from AT&amp;T Bell Labs. Another group, led by Michael Morgan and Ken Dalka, began developing Advanced Rogue in 1984.</p>
+<p>Advanced Rogue includes some features, like shop and maze levels, that first appeared in Super-Rogue. But I suspect that these are only borrowings, and that Advanced Rogue was independently developed from <a href="rogue3.html">Rogue 3.6</a>, rather than starting from Super-Rogue.</p> 
+<p>Advanced Rogue quickly grew into a different game, not just adding monsters, levels, and items, but creating new mechanics. It pioneered features that almost every later roguelike would adopt, like character classes, magic spells, and the ability to freely move up and down levels.</p>
+<p>In January 1985, the Advanced Rogue team released version 5.8. They would continue to develop <a href="arogue7.html">future versions</a>, and <a href="xrogue.html">other early roguelikes</a> would be based on their work.</p>
+<p>The <a href="https://web.archive.org/web/20180418191859/http://rogue.rogueforge.net/">Roguelike Restoration Project</a> found the source code for Advanced Rogue 5.8 "floating on the internet" and, beginning in 2005, updated it to run on modern systems. The RRP made a bugfix release, numbered 5.8.2, in February 2006.</p>
+<p>The Roguelike Gallery began maintaining Advanced Rogue 5 in 2012, fixing many more bugs.</p>
+<h2>More Information</h2>
+<ul>
+<li>The Roguelike Restoration Project's <a href="https://web.archive.org/web/20180418165050/http://rogue.rogueforge.net/advanced-rogue-5-8/">page</a></li>
+<li>A <a href="https://web.archive.org/web/20160603123044/http://rogue.rogueforge.net/advanced-rogue-5-8/dod58/">guide to playing</a></li>
+<li><a href="https://web.archive.org/web/20160604195229/http://rogue.rogueforge.net/advanced-rogue-5-8s/">Advanced Rogue 5.8s</a>, a variant with a few unique additions</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>
--- a/web/about/srogue.html	Fri Apr 02 22:59:18 2021 -0400
+++ b/web/about/srogue.html	Sat Apr 03 11:12:36 2021 -0400
@@ -9,12 +9,17 @@
 <h1>Super-Rogue</h1>
 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Super-Rogue</div>
 <div class="content">
-<p>Super-Rogue was developed from <a href="rogue3.html">Rogue 3.6</a> by Robert Kindelberger, who added many new monsters and items. The 
-final version, numbered 9.0, was completed in 1984.</p>
+<p>This game is a version of Super-Rogue 9.0.</p>
+<h2>History</h2>
+<p>Super-Rogue came into being around 1982, when some employees at AT&amp;T Bell Labs began modifying a copy of the <a href="rogue3.html">Rogue 3.6</a> source code. Robert D. Kindelberger led the effort to expand Rogue into a new game. Super-Rogue included new monsters for all the lowercase letters, and deepened the dungeon to 35 levels. The final version, numbered 9.0, was completed in July 1984.</p>
 <p>Some of Super-Rogue's features, such as shops, mazes, and cockatrices, appeared in the original Hack at about the same time.</p>
-<p>The <a href="https://web.archive.org/web/20180418191859/http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated Super-Rogue to run on modern systems.</p>
-<p>The Roguelike Gallery modified Super-Rogue to work with rlgallery.org's system, fixed a few bugs which made winning easy, and added support for the arrow keys.</p>
-<p>The source code is <a href="/files/roguelike-r109-src.tgz">available for download</a>.</p>
+<p>In 2004, Robert Kindelberger supplied a copy of the source code to the <a href="https://web.archive.org/web/20180418191859/http://rogue.rogueforge.net/">Roguelike Restoration Project</a>. The RRP updated Super-Rogue to run on modern systems, issuing a release numbered "9.0-1" in March 2005.</p>
+<p>The Roguelike Gallery began maintaining Super-Rogue in 2010, fixing a few bugs which made winning easy, and adding support for the arrow keys.</p>
+<h2>More Information</h2>
+<ul>
+<li>The Roguelike Restoration Project's <a href="https://web.archive.org/web/20180417234609/http://rogue.rogueforge.net/super-rogue-9-0/">Super-Rogue page</a></li>
+<li>An <a href="http://www.gamesetwatch.com/2008/06/column_play_superrogue_banishe.php">@Play article</a> describing the version released by the RRP</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>