Score vokrimic=0, jurceada=0
jurceada vs vokrimic
Error in this game!go to the error
End of this game
Move 0
End of this game; Begin of this game
jurceada is playing ..
jurceada 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 jurceada's move took 0.000
| Before placement | After placement + repulsion | Final 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, -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=False
self.timeOut=2
self.player=1
self.maxMoves=100
Begin of this game