Main page

Game between ludvist1 and vokrimic

Score ludvist1=0, vokrimic=0

ludvist1 vs vokrimic

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

Move 0
End of this game; Begin of this game
ludvist1 is playing ..
ludvist1 returned [1, 2, 1, [[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], [0, 0, 0, 0, 0, 0]], []]
Player ludvist1's move took 1.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, 1, 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

ludvist1

vokrimic