Score vagneluk=0, vokrimic=0
vagneluk vs vokrimic
Error in this game!go to the error
End of this game
Move 0
End of this game; Begin of this game
vagneluk is playing ..
vagneluk 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 vagneluk's move took 1.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, 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