Wrote python script to simulate a round
authorSam Moore <[email protected]>
Mon, 5 Dec 2011 18:59:51 +0000 (02:59 +0800)
committerSam Moore <[email protected]>
Mon, 5 Dec 2011 18:59:51 +0000 (02:59 +0800)
commitfe470c015d73d07c44f0e951a2bb205d95763f22
tree8758dc2de0108c621a2ce45f1ed83dc28d0d8ad1
parent69c1e487ebc96ebdcfd586d77c911a833c020474
Wrote python script to simulate a round

simulate.py identifies agents, pits them against each other, and keeps track of scores using files.

Needs the "info" files in AI directories to determine what file to execute.

Spent a lot of time learning/failing at setting up vm on clownfish, called mufasa.
Will finish setting up vm later.
samples/asmodeus/info [new file with mode: 0644]
samples/dummy/info [new file with mode: 0644]
samples/forfax/info [new file with mode: 0644]
simulator/simulate.py [new file with mode: 0755]

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