Final Commit master
authorSam Moore <[email protected]>
Tue, 30 Jul 2013 10:08:11 +0000 (18:08 +0800)
committerSam Moore <[email protected]>
Tue, 30 Jul 2013 10:08:11 +0000 (18:08 +0800)
Competition was cancelled due to lack of interest (No one entered Round 1 or Round 2).

[SZM]

README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..adb9e74
--- /dev/null
+++ b/README
@@ -0,0 +1,21 @@
+This is the source for UCC::Progcomp 2013.
+
+Sadly, after running two rounds in which no one entered, I decided to cancel the competition this year.
+Most things are already setup for anyone who wants to run a competition using this source.
+
+Things todo:
+ - Visualise results (See run.sh for where the raw score files go)
+ - Make sure the manager qchess.py will deal with badly written (ie: segfaulting) agents
+   - I never got round to this, because, you know, no one actually submitted any agents
+   - There's a bunch of exception blocks that probably do most of this.
+
+
+Hindsight:
+ - No one cares about chess
+ - No one cares about programming
+ - No one cares about quantum mechanics
+ - Put these together, and you get UCC::Progcomp 2013
+
+I doubt anyone will read this, but I thought I should end the git logs with something conclusive.
+
+[SZM] 2013-07-30

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