Mercurial > hg > rlgallery-misc
comparison web/about/rogue3.html @ 91:d417016bbf73
Small website changes.
author | John "Elwin" Edwards |
---|---|
date | Mon, 27 Jan 2020 18:11:53 -0500 |
parents | 6bd56ca54bfa |
children | 36d6787f7aed |
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 V3</h1> | 9 <h1>Rogue V3</h1> |
10 <div class="nav"><a href="/">rlgallery.org</a> -> <a href="/about/">About</a> -> Rogue V3</div> | 10 <div class="nav"><a href="/">RLGallery</a> -> <a href="/about/">About</a> -> Rogue V3</div> |
11 <div class="content"> | 11 <div class="content"> |
12 <p>This game is a version of UNIX Rogue 3.6.</p> | 12 <p>This game is a version of UNIX Rogue 3.6.</p> |
13 <h2>Development History</h2> | 13 <h2>Development History</h2> |
14 <p>The original Rogue was created about 1980 by Michael Toy and Glenn Wichman, who at that time were students at the University of California, Santa Cruz. Michael Toy later transferred to Berkeley and continued to develop Rogue along with Ken Arnold, creator of the curses library.</p> | 14 <p>The original Rogue was created about 1980 by Michael Toy and Glenn Wichman, who at that time were students at the University of California, Santa Cruz. Michael Toy later transferred to Berkeley and continued to develop Rogue along with Ken Arnold, creator of the curses library.</p> |
15 <p>Rogue first ran under the <a href="https://en.wikipedia.org/wiki/Version_6_Unix">V6 Unix</a> operating system on the <a href="https://en.wikipedia.org/wiki/PDP-11">DEC PDP-11</a> minicomputer. Early in 1981, copies of Rogue began to be included in the <a href="https://en.wikipedia.org/wiki/History_of_the_Berkeley_Software_Distribution">2BSD</a> software collection, which brought it to a wide audience. Version 3.6 was released in April 1981 and became very popular in university computer labs.</p> | 15 <p>Rogue first ran under the <a href="https://en.wikipedia.org/wiki/Version_6_Unix">V6 Unix</a> operating system on the <a href="https://en.wikipedia.org/wiki/PDP-11">DEC PDP-11</a> minicomputer. Early in 1981, copies of Rogue began to be included in the <a href="https://en.wikipedia.org/wiki/History_of_the_Berkeley_Software_Distribution">2BSD</a> software collection, which brought it to a wide audience. Version 3.6 was released in April 1981 and became very popular in university computer labs.</p> |
20 <h2>More Information</h2> | 20 <h2>More Information</h2> |
21 <ul> | 21 <ul> |
22 <li><a href="https://web.archive.org/web/20070622153327/http://www.wichman.org/roguehistory.html">A Brief History of Rogue</a>, by Glenn Wichman</li> | 22 <li><a href="https://web.archive.org/web/20070622153327/http://www.wichman.org/roguehistory.html">A Brief History of Rogue</a>, by Glenn Wichman</li> |
23 </ul> | 23 </ul> |
24 </div> | 24 </div> |
25 <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> | 25 <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> |
26 </body> | 26 </body> |
27 </html> | 27 </html> |