Main page

Game between dankomat and vokrimic

Score dankomat=0, vokrimic=0

dankomat vs vokrimic

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

Move 0
End of this game; Begin of this game
dankomat is playing ..
dankomat returned [3, 3, 1, [[0, 0, 0, 0, 0, 0], [0, 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]], []]
Player dankomat's move took 1900.000
Before placementAfter placement + repulsionFinal state of the game





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

dankomat

vokrimic