Score pitrafra=0, lipkama1=0
pitrafra vs lipkama1
Error in this game!go to the error
End of this game
Move 0
End of this game; Begin of this game
pitrafra is playing ..
pitrafra returned [2, 2, 1, [[0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0]], []]
Player pitrafra's move took 908.000 ms
| Before placement | After placement + repulsion | Final state of the game |
|
|
|
Move 1
End of this game; Begin of this game
lipkama1 is playing ..
Traceback (most recent call last):
player.py", line 55, in play
novy_board = self.odpudzovanie(figurka,[i,j],novy_board)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Player.odpudzovanie() takes 3 positional arguments but 4 were given
Error occured in situation:
self.board=[[0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0]]
self.cats=0
self.kittens=8
self.otherCats=0
self.otherKittens=8
self.tournament=True
self.timeOut=2.1
self.player=-1
self.maxMoves=100
Begin of this game