Commit Qwebchess before fucking with it
[progcomp2013.git] / web / index.html
index 9c04fe9..a313225 100644 (file)
@@ -1,70 +1,55 @@
-
-<html>
-
-<head>
-<title> UCC::Progcomp 2013 </title>
-</head>
-
-<body bgcolor=white>
-
-<h1> Quantum Chess </h1>
-
-<p> <b> Competition: </b> Write an AI to play Quantum Chess. You can enter in <b>any</b> language that supports reading/writing from standard input/output. </p>
-
-<p> Quantum chess is a variant of chess in which the type of a piece changes during play. </p>
-<p> The game was invented by Selim Akl, and first implemented by Alice Wismath. 
-       You can see their original website <a href="http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>here</a>. </p>
-
-
-<hr>
-
-<h2> Rules </h2>
-
-<p> The rules are basically the same as <a href="http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>the original rules</a>. </p>
-
-<h3> Differences / Clarifications </h3>
-<ul>
-       <li> The bottom right and top left squares are white (as in traditional chess), not black. </li>
-       <li> Castling and en passen are <b>not</b> allowed (I'm not sure whether they are in the original version). </li>
-       <li> If a piece in a <b>pawn</b> state ends its move in the opposing back row, that state is <i>always</i> replaced with a <b>queen</b> state. </li>
-       <ul> <li> (because I'm too lazy to give players a choice) </li> </ul>
-       <li> I might shorten the number of moves before a draw is declared, we'll see. </li>
-</ul>
-
-<hr>
-
-<h2> Getting Started </h2>
-
-<ol>
-       <li> <a href="http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>Join the mailing list</a> </li>
-       <ul> <li> <b> Important: </b> Don't email the mailing list directly; email the competition organiser (matches at ucc dot asn dot au) </li> </ul>
-       <li> <a href="http://www.ucc.asn.au/services/irc.ucc"/>Join the #progcomp channel on IRC</a> </li>
-       <li> <a href="get.html"/>Obtain a copy of the qchess program</a> </li>
-       <li> <a href="using.html"/>Using the qchess program</a> </li>
-       <li> <a href="agent.html"/>Writing an agent for the qchess program</a> </li>
-       <li> <a href="enter.html"/>Entering the competition</a> </li>
-</ol>
-
-<hr>
-
-<h2> Important Links </h2>
-
-<table border="1">
-<tr> <th> git </th> <td> <a href="http://git.ucc.asn.au/?p=progcomp2013.git" target="_blank"/>http://git.ucc.asn.au</a> </td> </tr>
-<tr> <th> IRC </th> <td> <a href="irc://irc.ucc.asn.au/progcomp"/>#progcomp</a> </td> </tr>
-<tr> <th> Mailing List </th> <td> <a href="http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>progcomp at ucc</a> </td> </tr>
-<tr> <th> Dates </th> <td> <a href="dates.txt"/>subject to change</a> </td> </tr>
-<tr> <th> Results </th> <td> <a href="results"/>will appear here</a> </td> </tr>
-<tr> <th> Contact </th> <td> matches or wheel at ucc </td> </tr> 
-</table>
-
-<hr>
-
-<p> Page last updated 2013-03-29 by matches </p>
-
-<p> <a href="http://www.ucc.asn.au">The UCC Website</a> </p>
-<p> <a href="http://progcomp.ucc.asn.au">UCC::Progcomp Website</a> </p>
-
-</body>
-</html>
-
+<html>\r
+<head>\r
+<title> UCC::Progcomp 2013 </title>\r
+</head>\r
+\r
+<body bgcolor=white>\r
+<h1> Quantum Chess </h1>\r
+\r
+<p> <b>Competition: </b> Write an AI to play Quantum Chess. You can enter in <b>any</b> language that supports reading/writing from standard input/output. </p>\r
+\r
+<p> Quantum chess is a variant of chess in which the type of a piece changes during play. </p>\r
+\r
+<p> The game was invented by Selim Akl, and first implemented by Alice Wismath. You can see their original website <a href="/web/20130509192429/http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>here</a>. \r
+</p>\r
+\r
+<hr><h2> Rules </h2><p> The rules are basically the same as <a href="/web/20130509192429/http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>the original rules</a>. </p>\r
+\r
+<h3> Differences / Clarifications </h3> \r
+<ul>\r
+       <li> The bottom right and top left squares are white (as in traditional chess), not black. </li>\r
+       <li> Castling and en passen are <b>not</b> allowed (I'm not sure whether they are in the original version). </li>\r
+       <li> If a piece in a <b>pawn</b> state ends its move in the opposing back row, that state is <i>always</i> replaced with a <b>queen</b> state. </li>\r
+               <ul> <li> (because I'm too lazy to give players a choice) </li> </ul>\r
+       <li> I might shorten the number of moves before a draw is declared, we'll see. </li> \r
+</ul>\r
+\r
+<hr><h2> Getting Started </h2>\r
+<ol>\r
+       <li> <a href="/web/20130509192429/http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>Join the mailing list</a> </li>\r
+               <ul> <li> <b> Important: </b> Don't email the mailing list directly; email the competition organiser (matches at ucc dot asn dot au) </li> </ul>\r
+       <li> <a href="/web/20130509192429/http://www.ucc.asn.au/services/irc.ucc"/>Join the #progcomp channel on IRC</a> </li>\r
+       <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/get.html"/>Obtain a copy of the qchess program</a> </li>\r
+       <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/using.html"/>Using the qchess program</a> </li>\r
+       <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/agent.html"/>Writing an agent for the qchess program</a> </li>\r
+       <li> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/enter.html"/>Entering the competition</a> </li>\r
+</ol>\r
+\r
+<hr><h2> Important Links </h2>\r
+<table border="1">\r
+       <tr> <th> git </th> <td> <a href="/web/20130509192429/http://git.ucc.asn.au/?p=progcomp2013.git" target="_blank"/>http://git.ucc.asn.au</a> </td> </tr>\r
+       <tr> <th> IRC </th> <td> <a href="/web/20130509192429/irc://irc.ucc.asn.au/progcomp"/>#progcomp</a> </td> </tr>\r
+       <tr> <th> Mailing List </th> <td> <a href="/web/20130509192429/http://lists.ucc.gu.uwa.edu.au/mailman/listinfo/progcomp" target="_blank"/>progcomp at ucc</a> </td> </tr> <tr>\r
+       <th> Dates </th> <td> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/dates.txt"/>subject to change</a> </td> </tr>\r
+       <tr> <th> Results </th> <td> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/2013/web/results"/>will appear here</a> </td> </tr>\r
+       <tr> <th> Contact </th> <td> matches or wheel at ucc </td> </tr>\r
+</table>\r
+\r
+<hr><p> Page last updated 2013-03-29 by matches </p>\r
+\r
+<p> <a href="/web/20130509192429/http://www.ucc.asn.au/">The UCC Website</a> </p>\r
+\r
+<p> <a href="/web/20130509192429/http://progcomp.ucc.asn.au/">UCC::Progcomp Website</a> </p>\r
+\r
+</body> \r
+</html>\r

UCC git Repository :: git.ucc.asn.au