comparison web/about/arogue5.html @ 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
comparison
equal deleted inserted replaced
94:2ff839ce045e 95:501ea260724f
7 7
8 <body> 8 <body>
9 <h1>Advanced Rogue 5</h1> 9 <h1>Advanced Rogue 5</h1>
10 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Advanced Rogue 5</div> 10 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Advanced Rogue 5</div>
11 <div class="content"> 11 <div class="content">
12 <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>. 12 <p>This game is a version of Advanced Rogue 5.8.</p>
13 It was developed at AT&amp;T, mainly by Michael Morgan and Ken Dalka. Version 5.8 was released in 1985. 13 <h2>History</h2>
14 <p>The game added some new ideas that almost every later roguelike would adopt, like character classes and the ability to freely move 14 <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>
15 up and down levels.</p> 15 <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>
16 <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> 16 <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>
17 <p>The Roguelike Gallery's version contains a few more bugfixes. <a href="/download.html">Download it here.</a></p> 17 <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>
18 <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>
19 <p>The Roguelike Gallery began maintaining Advanced Rogue 5 in 2012, fixing many more bugs.</p>
20 <h2>More Information</h2>
21 <ul>
22 <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>
23 <li>A <a href="https://web.archive.org/web/20160603123044/http://rogue.rogueforge.net/advanced-rogue-5-8/dod58/">guide to playing</a></li>
24 <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>
25 </ul>
18 </div> 26 </div>
19 <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> 27 <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>
20 </body> 28 </body>
21 </html> 29 </html>