comparison web/index.html @ 16:5297ccba4e70

Update the index page.
author John "Elwin" Edwards <elwin@rlgallery.org>
date Sat, 15 Sep 2012 17:23:13 +0000
parents d34f2e40e67d
children 070a9ced4d3e
comparison
equal deleted inserted replaced
15:f501c8dd6884 16:5297ccba4e70
7 <body> 7 <body>
8 <h1>Roguelike Gallery</h1> 8 <h1>Roguelike Gallery</h1>
9 <div class="content"> 9 <div class="content">
10 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection 10 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection
11 of historical roguelikes is being restored and made available for play on this server.</p> 11 of historical roguelikes is being restored and made available for play on this server.</p>
12 <p>Try the new <a href="http://rlgallery.org:8080/">Web player</a>!</p> 12 <p>Using the <a href="http://rlgallery.org:8080/">Web app</a>, you can try the games in your Web browser.</p>
13 <p>You can also play by ssh to rlgallery.org. The username is "rodney", and "yendor" is the password.</p> 13 <p>You can also play by ssh to rlgallery.org. The username is "rodney", and "yendor" is the password.</p>
14 <h2>Available Games</h2> 14 <h2>Available Games</h2>
15 <ul> 15 <ul>
16 <li><a href="/about/rogue3.html">Rogue V3</a></li> 16 <li><a href="/about/rogue3.html">Rogue V3</a></li>
17 <li><a href="/about/rogue4.html">Rogue V4</a></li> 17 <li><a href="/about/rogue4.html">Rogue V4</a></li>
24 <li><a href="/scoring/">Scores</a></li> 24 <li><a href="/scoring/">Scores</a></li>
25 <li><a href="/recent.cgi">Recent games</a></li> 25 <li><a href="/recent.cgi">Recent games</a></li>
26 <li><a href="/archive.cgi">ttyrec files</a></li> 26 <li><a href="/archive.cgi">ttyrec files</a></li>
27 </ul> 27 </ul>
28 <h2>News</h2> 28 <h2>News</h2>
29 <p><strong>Sep. 15, 2012</strong>: <a href="about/arogue5.html">Advanced Rogue 5</a> is available to play, in time for the Annual Roguelike Release Party. The Web app has been updated too.</p>
29 <p><strong>Aug. 19, 2012</strong>: The upgrade is complete, games are back online. Watch for more changes.</p> 30 <p><strong>Aug. 19, 2012</strong>: The upgrade is complete, games are back online. Watch for more changes.</p>
30 <p><strong>Jul. 27, 2012</strong>: The latency problems with the Web player should be resolved now.</p> 31 <p><strong>Jul. 27, 2012</strong>: The latency problems with the Web player should be resolved now.</p>
31 <p><strong>Jun. 30, 2012</strong>: I've fixed a bug that prevented new accounts from being created.</p> 32 <p><strong>Jun. 30, 2012</strong>: I've fixed a bug that prevented new accounts from being created.</p>
32 <p><strong>Jun. 27, 2012</strong>: A <a href="tourn32.html">tournament</a> is being planned!</p> 33 <p><strong>Jun. 27, 2012</strong>: A <a href="tourn32.html">tournament</a> is being planned!</p>
33 <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> 34 <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>