view web/about/arogue7.html @ 100:44e8aaa20d02 default tip

Fix the format of archive links.
author John "Elwin" Edwards
date Wed, 03 Aug 2022 20:49:38 -0400
parents 1555628aedd3
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>Advanced Rogue 7</title>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>

<body>
<h1>Advanced Rogue 7</h1>
<div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Advanced Rogue 7</div>
<div class="content">
<p>This game is a version of Advanced Rogue 7.7.</p>
<h2>History</h2>
<p>Michael Morgan, Ken Dalka, and their colleagues at AT&amp;T kept working on Advanced Rogue after releasing <a href="arogue5.html">version 5.8</a>. Their game eventually had nine character classes, some with special conduct requirements. They also rewrote the time system.</p>
<p>In July 1986, they made a release numbered 7.7, the last surviving version of Advanced Rogue, though there are some references to a version 7.8.</p>
<p>The <a href="https://web.archive.org/web/20180418191859/http://rogue.rogueforge.net/">Roguelike Restoration Project</a> found the source code "floating on the internet" and produced a restored version in 2006.</p>
<p>The Roguelike Gallery began maintaining Advanced Rogue 7 in 2015. Some bugs related to command repetition and saving games have been fixed.</p>
<h2>More Information</h2>
<ul>
<li>The Roguelike Restoration Project's <a href="https://web.archive.org/web/20180418165100/http://rogue.rogueforge.net/advanced-rogue-7-7/">information page</a></li>
<li>A <a href="https://web.archive.org/web/20160603075331/http://rogue.rogueforge.net/advanced-rogue-7-7/dod77/">guide to playing</a></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>