Main page

Game between vokrimic and kubisma5

Score vokrimic=0, kubisma5=0

vokrimic vs kubisma5

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

Move 0
End of this game; Begin of this game
vokrimic is playing ..
Traceback (most recent call last):
player.py", line 126, in play
    p3, l3=random.sample(empty,1)[0]
           ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/random.py", line 456, in sample
    raise ValueError("Sample larger than population or is negative")
ValueError: Sample larger than population or is negative


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=False
self.timeOut=2
self.player=1
self.maxMoves=100

Begin of this game

Main page

vokrimic

kubisma5