Mercurial > hg > rlgallery-misc
annotate web/index.html @ 12:8a3e00a3413d
Add an about page for Advanced Rogue 5.
| author | John "Elwin" Edwards <elwin@sdf.org> | 
|---|---|
| date | Fri, 14 Sep 2012 22:51:18 -0700 | 
| parents | 64272fc2350c | 
| children | d34f2e40e67d | 
| rev | line source | 
|---|---|
| 7 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 2 <html> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 3 <head> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 4 <title>Roguelike Gallery</title> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 5 <link rel="stylesheet" type="text/css" href="/main.css"> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 6 </head> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 7 <body> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 8 <h1>Roguelike Gallery</h1> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 9 <div class="content"> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 10 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 11 of historical roguelikes is being restored and made available for play on this server.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 12 <p>Try the new <a href="http://rlgallery.org:8080/">Web player</a>!</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 13 <p>You can also play by ssh to rlgallery.org. The username is "rodney", and "yendor" is the password.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 14 <h2>Available Games</h2> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 15 <ul> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 16 <li><a href="/about/rogue3.html">Rogue V3</a></li> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 17 <li><a href="/about/rogue4.html">Rogue V4</a></li> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 18 <li><a href="/about/rogue5.html">Rogue V5</a></li> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 19 <li><a href="/about/srogue.html">Super-Rogue</a></li> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 20 </ul> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 21 <h2>Scoring</h2> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 22 <ul> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 23 <li><a href="/scoring/">Scores</a></li> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 24 <li><a href="/recent.cgi">Recent games</a></li> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 25 <li><a href="/archive.cgi">ttyrec files</a></li> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 26 </ul> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 27 <h2>News</h2> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 28 <p><strong>Aug. 19, 2012</strong>: The upgrade is complete, games are back online. Watch for more changes.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 29 <p><strong>Jul. 27, 2012</strong>: The latency problems with the Web player should be resolved now.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 30 <p><strong>Jun. 30, 2012</strong>: I've fixed a bug that prevented new accounts from being created.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 31 <p><strong>Jun. 27, 2012</strong>: A <a href="tourn32.html">tournament</a> is being planned!</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 32 <p><strong>Jun. 24, 2012</strong>: It is now possible to <a href="http://rlgallery.org:8080/">play in your browser</a>, without needing any other software.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 33 <p><strong>Feb. 2, 2012</strong>: Everything should be recovered from the failed upgrade. Please report any problems.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 34 <p><strong>Feb. 4, 2011</strong>: Some updates to the website. The <a href="/archive.cgi">ttyrec finder</a> is now usable.</p> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 35 </div> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 36 </body> | 
| 
64272fc2350c
Begin importing the website.
 John "Elwin" Edwards <elwin@sdf.org> parents: diff
changeset | 37 </html> | 
