My entry for the hackfest.
E-Mail: Jonathan.Wheare@flinders.edu.au

This bot was designed to be fairly simple, based around a fuzzy logic like set of 
coefficients used to score the various possible places to place a block.  The 
coefficients themselves were created by using a genetic algorithm to play multiple
bots off against each other, with a fitness score being created from the amount of
time the bots survived with a bonus for winning the game (the source code is in the
gencore directory.) 


