Code viewer for World: New World

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


AB.world.getScore = function()
{
	  return ( 0 );		
};



// define your own World here 

fff