view web/about/rogue4.html @ 93:5a6c9804cbe7

Expand the section on the history of Rogue V5.
author John "Elwin" Edwards
date Fri, 02 Apr 2021 17:07:23 -0400
parents d417016bbf73
children 2ff839ce045e
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>Rogue V4</title>
<link rel="stylesheet" type="text/css" href="/main.css">
</head>

<body>
<h1>Rogue V4</h1>
<div class="nav"><a href="/">RLGallery</a> -&gt; <a href="/about/">About</a> -&gt; Rogue V4</div>
<div class="content">
<p>This game is a version of UNIX Rogue 5.2.</p>
<h2>History</h2>
<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>
<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>
<p>The Roguelike Gallery's version includes further bugfixes and compatibility improvements. Gameplay remains true to the original.</p>
<h2>More Information</h2>
<ul>
<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>
<li>The <a href="https://userpages.monmouth.com/~colonel/rvm.html">Vade-Mecum</a>, a guide to Rogue focusing on V4</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>