Esempio n. 1
0
 def make_move(self, field):
     coord = EasyAI.generate_move(field)
     field.modify_field(coord)