Changes

Line 64: Line 64:     
<pre>
 
<pre>
 +
def _turtle_strategy(self, turtle):
 
     dots = self._surrounding_dots(turtle)
 
     dots = self._surrounding_dots(turtle)
 
     for i in range(6):  # search for an opening
 
     for i in range(6):  # search for an opening