Code viewer for World: Pool Predictor

// Define this if you want the run to return a score:

function getScore()
{
	  return ( 0 );		
}




// define your own World here