Mercurial > hg > rlgallery-misc
diff 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 |
line wrap: on
line diff
--- a/web/index.html Thu Aug 06 17:07:40 2015 -0400 +++ b/web/index.html Sat Nov 21 20:01:41 2015 -0500 @@ -13,7 +13,8 @@ <p class="cimage"><img src="screen.png" alt="Screenshot"></p> <p>Using the <a href="http://rlgallery.org:8080/">Web app</a>, you can try the games in your Web browser.</p> <p>You can also play by ssh to rlgallery.org. The username is "rodney", and "yendor" is the password.</p> -<h2>Available Games</h2> +<p>You can watch while others play or download recordings of their games.</p> +<h2>The Game Collection</h2> <ul> <li><a href="/about/rogue3.html">Rogue V3</a></li> <li><a href="/about/rogue4.html">Rogue V4</a></li> @@ -29,13 +30,11 @@ <li><a href="/recent.cgi">Recent games</a></li> <li><a href="/archive.cgi">ttyrec files</a></li> </ul> -<h2>News</h2> -<p>For more details, check <a href="/notes/">the blog</a>.</p> -<p><strong>Jun. 27, 2015</strong>: Two new games have been added: Advanced Rogue 7 and XRogue.</p> -<p><strong>Jan. 12, 2015</strong>: Some bugs in the Web app have been fixed.</p> -<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> -<p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p> -<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> +<h2>Other Exhibits</h2> +<ul> +<li><a href="/notes/">The blog</a>, with news and articles.</li> +<li><a href="/download.html">Downloads</a></li> +</ul> </div> <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> </body>