Mercurial > hg > rlgallery-misc
comparison web/about/rogue5.html @ 91:d417016bbf73
Small website changes.
author | John "Elwin" Edwards |
---|---|
date | Mon, 27 Jan 2020 18:11:53 -0500 |
parents | 2cca66b3e262 |
children | 5a6c9804cbe7 |
comparison
equal
deleted
inserted
replaced
90:44cf8c7c2c7a | 91:d417016bbf73 |
---|---|
5 <link rel="stylesheet" type="text/css" href="/main.css"> | 5 <link rel="stylesheet" type="text/css" href="/main.css"> |
6 </head> | 6 </head> |
7 | 7 |
8 <body> | 8 <body> |
9 <h1>Rogue V5</h1> | 9 <h1>Rogue V5</h1> |
10 <div class="nav"><a href="/">rlgallery.org</a> -> <a href="/about/">About</a> -> Rogue V5</div> | 10 <div class="nav"><a href="/">RLGallery</a> -> <a href="/about/">About</a> -> Rogue V5</div> |
11 <div class="content"> | 11 <div class="content"> |
12 <p>This game is a version of Rogue 5.4. It was originally developed by Michael Toy, Ken Arnold, and Glenn Wichman from 1983 to 1985. This was the last version | 12 <p>This game is a version of Rogue 5.4. It was originally developed by Michael Toy, Ken Arnold, and Glenn Wichman from 1983 to 1985. This was the last version |
13 created for Unix.</p> | 13 created for Unix.</p> |
14 <p>The <a href="http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated Rogue 5.4 to run on modern systems.</p> | 14 <p>The <a href="http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated Rogue 5.4 to run on modern systems.</p> |
15 <p>The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.</p> | 15 <p>The Roguelike Gallery's version has been further modified to work with dgamelaunch and to log the results of all games.</p> |
16 <p>The source code is <a href="/files/roguelike-r109-src.tgz">available for download</a>.</p> | 16 <p>The source code is <a href="/files/roguelike-r109-src.tgz">available for download</a>.</p> |
17 </div> | 17 </div> |
18 <div class="foot"><a href="/">rlgallery.org</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 <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> |
19 </body> | 19 </body> |
20 </html> | 20 </html> |