Code viewer for World: New World (clone by Panos ...

// Cloned by Panos karagiannis on 30 May 2019 from World "New World" by Panos karagiannis 
// Please leave this clone trail here.
 


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


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



// define your own World here 

fff