Mercurial > hg > rlgallery-misc
diff web/tourn32.html @ 29:23a769aa487e
Add the Web pages from the 2012 tournament.
author | John "Elwin" Edwards |
---|---|
date | Thu, 31 Oct 2013 14:33:50 -0700 |
parents | |
children | d417016bbf73 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/tourn32.html Thu Oct 31 14:33:50 2013 -0700 @@ -0,0 +1,23 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html> +<head> +<title>2012 Tournament</title> +<link rel="stylesheet" type="text/css" href="/main.css"> +</head> + +<body> +<h1>2012 Tournament</h1> +<div class="nav"><a href="/">rlgallery.org</a> -> 2012 Tournament</div> +<div class="content"> +<h2>Schedule</h2> +<p>To celebrate the 32nd anniversary of Rogue, rlgallery.org is holding a tournament.</p> +<p>The tournament is scheduled to begin at midnight UTC on July 1 and last two +weeks until midnight UTC on July 15. All games which begin and end during this +time period count toward the tournament, whether played through SSH or in the Web player.</p> +<h2>Scoring</h2> +<p>Since Rogue is a simple game, there will be no complicated points system with a bewildering variety of achievements weighted by mysteriously determined +amounts. Your tournament score will simply be the average of your scores, with a minimum of five complete games required.</p> +<p><a href="/scoring/tourn32/index.html">Tournament scoreboard</a></p> +</div> +</body> +</html>