annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
63
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
2 <html>
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
3 <head>
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
4 <title>Advanced Rogue 7</title>
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
5 <link rel="stylesheet" type="text/css" href="/main.css">
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
6 </head>
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
7
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
8 <body>
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
9 <h1>Advanced Rogue 7</h1>
91
d417016bbf73 Small website changes.
John "Elwin" Edwards
parents: 81
diff changeset
10 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Advanced Rogue 7</div>
63
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
11 <div class="content">
96
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
12 <p>This game is a version of Advanced Rogue 7.7.</p>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
13 <h2>History</h2>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
14 <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>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
15 <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>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
16 <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>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
17 <p>The Roguelike Gallery began maintaining Advanced Rogue 7 in 2015. Some bugs related to command repetition and saving games have been fixed.</p>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
18 <h2>More Information</h2>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
19 <ul>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
20 <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>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
21 <li>A <a href="https://web.archive.org/web/20160603075331/http://rogue.rogueforge.net/advanced-rogue-7-7/dod77/">guide to playing</a></li>
1555628aedd3 Expand the history pages for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents: 94
diff changeset
22 </ul>
63
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
23 </div>
91
d417016bbf73 Small website changes.
John "Elwin" Edwards
parents: 81
diff changeset
24 <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>
63
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
25 </body>
ad103f9f2e3a Add support for Advanced Rogue 7 and XRogue.
John "Elwin" Edwards
parents:
diff changeset
26 </html>