comparison web/about/arogue5.html @ 36:09ef92dc4439

Remove the static high score page. Don't create it, change all links, and redirect any requests.
author John "Elwin" Edwards
date Fri, 03 Jan 2014 13:02:29 -0500
parents 86b616d88020
children 2cca66b3e262
comparison
equal deleted inserted replaced
35:6592cdd1fceb 36:09ef92dc4439
14 <p>The game added some new ideas that almost every later roguelike would adopt, like character classes and the ability to freely move 14 <p>The game added some new ideas that almost every later roguelike would adopt, like character classes and the ability to freely move
15 up and down levels.</p> 15 up and down levels.</p>
16 <p>The <a href="http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated the game to run on modern systems.</p> 16 <p>The <a href="http://rogue.rogueforge.net/">Roguelike Restoration Project</a> updated the game to run on modern systems.</p>
17 <p>The Roguelike Gallery's version contains a few more bugfixes. <a href="/download.html">Download it here.</a></p> 17 <p>The Roguelike Gallery's version contains a few more bugfixes. <a href="/download.html">Download it here.</a></p>
18 </div> 18 </div>
19 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/highscores.html">High Scores</a></div> 19 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
20 </body> 20 </body>
21 </html> 21 </html>