Update website a bit
[progcomp2013.git] / web / agent_python.html
1
2 <html>
3
4 <head>
5 <title> UCC::Progcomp 2013 - Writing an Agent - python </title>
6 </head>
7
8 <body bgcolor=white>
9
10 <h1> Python API </h1>
11
12 <p> Be sure to read and understand <a href="http://research.cs.queensu.ca/Parallel/QuantumChess/QuantumChess.html"/>the rules</a> before reading this page. </p>
13 <p> </p>
14 <p> The <a href="../agents/sample"/>sample python agent</a> implements this API </p>
15 <p> You may still use the <a href="agent_text.html"/>text based API</a> if you insist. </p>
16
17
18 <h2> Overview </h2>
19
20
21
22 <hr>
23
24 <p> Page last updated 2013-02-18 by matches </p>
25
26 <p> <a href="http://www.ucc.asn.au">The UCC Website</a> </p>
27 <p> <a href="http://progcomp.ucc.asn.au/2013/web">UCC::Progcomp 2013</a> </p>
28
29 </html>

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