comparison web/index.html @ 67:5b6211e2e36f

Update some static pages. The front page has been reorganized. Links and information on the downloads page are now current.
author John "Elwin" Edwards
date Sat, 21 Nov 2015 20:01:41 -0500
parents f74935730fd2
children be4c54a9e51d
comparison
equal deleted inserted replaced
66:6542a7cf826b 67:5b6211e2e36f
11 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection 11 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection
12 of historical roguelikes is being restored and made available for play on this server.</p> 12 of historical roguelikes is being restored and made available for play on this server.</p>
13 <p class="cimage"><img src="screen.png" alt="Screenshot"></p> 13 <p class="cimage"><img src="screen.png" alt="Screenshot"></p>
14 <p>Using the <a href="http://rlgallery.org:8080/">Web app</a>, you can try the games in your Web browser.</p> 14 <p>Using the <a href="http://rlgallery.org:8080/">Web app</a>, you can try the games in your Web browser.</p>
15 <p>You can also play by ssh to rlgallery.org. The username is "rodney", and "yendor" is the password.</p> 15 <p>You can also play by ssh to rlgallery.org. The username is "rodney", and "yendor" is the password.</p>
16 <h2>Available Games</h2> 16 <p>You can watch while others play or download recordings of their games.</p>
17 <h2>The Game Collection</h2>
17 <ul> 18 <ul>
18 <li><a href="/about/rogue3.html">Rogue V3</a></li> 19 <li><a href="/about/rogue3.html">Rogue V3</a></li>
19 <li><a href="/about/rogue4.html">Rogue V4</a></li> 20 <li><a href="/about/rogue4.html">Rogue V4</a></li>
20 <li><a href="/about/rogue5.html">Rogue V5</a></li> 21 <li><a href="/about/rogue5.html">Rogue V5</a></li>
21 <li><a href="/about/srogue.html">Super-Rogue</a></li> 22 <li><a href="/about/srogue.html">Super-Rogue</a></li>
27 <ul> 28 <ul>
28 <li><a href="/scoring/">Score section</a></li> 29 <li><a href="/scoring/">Score section</a></li>
29 <li><a href="/recent.cgi">Recent games</a></li> 30 <li><a href="/recent.cgi">Recent games</a></li>
30 <li><a href="/archive.cgi">ttyrec files</a></li> 31 <li><a href="/archive.cgi">ttyrec files</a></li>
31 </ul> 32 </ul>
32 <h2>News</h2> 33 <h2>Other Exhibits</h2>
33 <p>For more details, check <a href="/notes/">the blog</a>.</p> 34 <ul>
34 <p><strong>Jun. 27, 2015</strong>: Two new games have been added: Advanced Rogue 7 and XRogue.</p> 35 <li><a href="/notes/">The blog</a>, with news and articles.</li>
35 <p><strong>Jan. 12, 2015</strong>: Some bugs in the Web app have been fixed.</p> 36 <li><a href="/download.html">Downloads</a></li>
36 <p><strong>Mar. 31, 2014</strong>: A few bugs have been fixed. The length limit for player names has been increased from 10 characters to 20.</p> 37 </ul>
37 <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p>
38 <p><strong>Oct. 5, 2013</strong>: All the games have been updated to fix various bugs. Super-Rogue now supports arrow keys. Games can be <a href="/download.html">downloaded</a>.</p>
39 </div> 38 </div>
40 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> 39 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
41 </body> 40 </body>
42 </html> 41 </html>