Code viewer for Mind: Complex Mind (clone by Gar...

// Cloned by David Jusev on 1 Dec 2022 from Mind "Complex Mind (clone by Gary)" by Gary 
// Please leave this clone trail here.
 


// Cloned by Gary on 29 Oct 2021 from Mind "Complex Mind" by Starter user 
// Please leave this clone trail here.
 



// =================================================================================================
// Sample Mind for more complex starter World  
// =================================================================================================

// World tells us agent position and enemy position
// World does not tell us of existence of walls
// if return invalid move (not empty square) World just ignores it and we miss a turn