Added some details to the contest entry on the events page.

This commit is contained in:
Michael Gregson 2008-02-10 22:47:01 -05:00
parent 01401fbfe4
commit d3b3bd4dd1
1 changed files with 12 additions and 1 deletions

View File

@ -15,7 +15,18 @@
<eventitem date="2008-02-14" time="TBA" room="TBA" title="CSC Programming Contest 1">
<short>Yes, we know this is Valentine's Day.</short>
<abstract><p>
Details will be released closer to the release date.
Contestants will be writing an artificial intelligence to play Risk. The
prize will be awarded to the intelligence which wins the most
head-to-head matches against competing entries. We're providing easy
APIs for several languages, as well as full documentation of the game
protocol so contestants can write wrappers for any additional language
they wish to work in.
</p>
<p>
We officially support entries in Scheme, Perl, Java, C, and C++. If you
would like help developing an API for some other language contact us
through the systems committee mailing list (we will require that your API
is made available to all entrants).
</p></abstract>
</eventitem>