comparison web/about/rogue4.html @ 91:d417016bbf73

Small website changes.
author John "Elwin" Edwards
date Mon, 27 Jan 2020 18:11:53 -0500
parents 6bd56ca54bfa
children 2ff839ce045e
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 V4</h1> 9 <h1>Rogue V4</h1>
10 <div class="nav"><a href="/">rlgallery.org</a> -&gt; <a href="/about/">About</a> -&gt; Rogue V4</div> 10 <div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Rogue V4</div>
11 <div class="content"> 11 <div class="content">
12 <p>This game is a version of UNIX Rogue 5.2.</p> 12 <p>This game is a version of UNIX Rogue 5.2.</p>
13 <h2>History</h2> 13 <h2>History</h2>
14 <p>Aftery the success of <a href="rogue3.html">Rogue 3.6</a>, Michael Toy, Ken Arnold, and Glenn Wichman further modified the game. Version 4 made some interface improvements and tweaked many numbers. In April 1982, version 5.2 was completed and distributed with BSD. It is called V4 because it has more in common with the previous 4.x releases than with the 5.x versions which followed it.</p> 14 <p>Aftery the success of <a href="rogue3.html">Rogue 3.6</a>, Michael Toy, Ken Arnold, and Glenn Wichman further modified the game. Version 4 made some interface improvements and tweaked many numbers. In April 1982, version 5.2 was completed and distributed with BSD. It is called V4 because it has more in common with the previous 4.x releases than with the 5.x versions which followed it.</p>
15 <p>The <a href="https://web.archive.org/web/20160516183453/http://rogue.rogueforge.net:80/rogue-5-2/">Roguelike Restoration Project</a> obtained a copy of the source code, probably from an FTP site that has since shut down. The game was updated for modern computers in 2005. The RRP called its latest build "5.2-1", and made a few source changes between then and the end of development in 2008.</p> 15 <p>The <a href="https://web.archive.org/web/20160516183453/http://rogue.rogueforge.net:80/rogue-5-2/">Roguelike Restoration Project</a> obtained a copy of the source code, probably from an FTP site that has since shut down. The game was updated for modern computers in 2005. The RRP called its latest build "5.2-1", and made a few source changes between then and the end of development in 2008.</p>
18 <ul> 18 <ul>
19 <li><a href="https://web.archive.org/web/20160606060213/http://rogue.rogueforge.net:80/rogue-4-22/">Rogue 4.22</a>, a slightly earlier version</li> 19 <li><a href="https://web.archive.org/web/20160606060213/http://rogue.rogueforge.net:80/rogue-4-22/">Rogue 4.22</a>, a slightly earlier version</li>
20 <li>The <a href="https://userpages.monmouth.com/~colonel/rvm.html">Vade-Mecum</a>, a guide to Rogue focusing on V4</li> 20 <li>The <a href="https://userpages.monmouth.com/~colonel/rvm.html">Vade-Mecum</a>, a guide to Rogue focusing on V4</li>
21 </ul> 21 </ul>
22 </div> 22 </div>
23 <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> 23 <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>
24 </body> 24 </body>
25 </html> 25 </html>