[PATCH] Remove arguments, patch vixen, add hunter AI
authorSam Moore <[email protected]>
Sat, 28 Apr 2012 06:27:01 +0000 (14:27 +0800)
committerSam Moore <[email protected]>
Sat, 28 Apr 2012 06:27:01 +0000 (14:27 +0800)
commitac335e7c423d067effae82cc80db518f896271b9
tree7bb8728a0dd8a3c5ccc1d65f2a4645b52a5ad4b3
parent7c42b4b7e5ed6e423f0c023ad6e8a2aa47a4f081
[PATCH] Remove arguments, patch vixen, add hunter AI

The arguments stuff has been causing errors for everyone.
No one uses arguments for their AI, so I removed it.

sulix now beats vixen, so I have patched it to not make illegal moves.

hunter uses the same sort of idea as vixen, but seems to do slightly better.

Enjoy
[SZM]
agents/asmodeus/path.py
agents/hunter/basic_python.py [new file with mode: 0755]
agents/hunter/default.scores [new file with mode: 0644]
agents/hunter/hunter.path.py [new file with mode: 0755]
agents/hunter/hunter.py [new file with mode: 0755]
agents/hunter/path.py [new symlink]
agents/hunter/path.pyc [new file with mode: 0644]
agents/vixen/vixen.py
judge/manager/program.cpp

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