From: Sam Moore Date: Mon, 5 Dec 2011 18:59:51 +0000 (+0800) Subject: Wrote python script to simulate a round X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=fe470c015d73d07c44f0e951a2bb205d95763f22;hp=fe470c015d73d07c44f0e951a2bb205d95763f22;p=progcomp2012.git 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. ---