Main page

Game between lipkama1 and prihoad2

Score lipkama1=0, prihoad2=0

lipkama1 vs prihoad2

Error in this game!go to the error
End of this game

Move 0
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, 0, 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

Main page

lipkama1

prihoad2