| Move 1, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [0, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 0.033 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [0, 4, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]] in 147.421 ms Player mlickjan old score 0, gained 16, new score 16 |
| Move 3, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [4, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 16.588 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 4, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [4, 3, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]] in 364.964 ms Player mlickjan old score 16, gained 30, new score 46 |
| Move 5, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [8, 0, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 15.688 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 6, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [0, 8, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 386.002 ms Player mlickjan old score 46, gained 30, new score 76 |
| Move 7, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [12, 1, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 15.345 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 8, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [8, 4, [[4, 2, 1, 4, 2], [2, 2, 1, 4, 4], [3, 2, 1, 4, 1]]] in 451.218 ms Player mlickjan old score 76, gained 28, new score 104 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [16, 2, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 14.832 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 10, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [11, 5, [[2, 1, 4], [1, 1, 1], [3, 3, 3], [4, 4, 4], [3, 4, 1]]] in 485.631 ms Player mlickjan old score 104, gained 36, new score 140 |
| Move 11, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [16, 6, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 13.988 ms Player novakv35 old score 0, gained 6, new score 6 |
| Move 12, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [11, 8, [[4, 1, 3], [1, 1, 1], [3, 3, 3], [4, 4, 4], [1, 4, 2]]] in 434.658 ms Player mlickjan old score 140, gained 38, new score 178 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [10, 11, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 13.359 ms Player novakv35 old score 6, gained 0, new score 6 |
| Move 14, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [14, 11, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]] in 472.162 ms Player mlickjan old score 178, gained 27, new score 205 |
| Move 15, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [20, 3, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 12.408 ms Player novakv35 old score 6, gained 2, new score 8 |
| Move 16, mlickjan is playing.. Cards available to mlickjan Player mlickjan returned [4, 11, [[1, 2, 3, 1, 2], [2, 2, 3, 1, 1], [4, 2, 3, 1, 3]]] in 507.044 ms Player mlickjan old score 205, gained 24, new score 229 |
| Move 17, novakv35 is playing.. Cards available to novakv35 Traceback (most recent call last):
File "game.py", line 396, in oneMove
player.py", line 286, in play
Card = self.Storage.cardsAtHand.pop(self.Storage.cardsAtHand.index(Card))
ValueError: <player.card object at 0x150b132d9940> is not in list
Error occured in situation: self.tournament = True self.timeout = 1.7 self.boardRows = 33 self.boardCols = 33 self.cardsOnDesk = [[0, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]], [0, 4, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]], [4, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [4, 3, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]], [8, 0, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [0, 8, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [12, 1, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [8, 4, [[4, 2, 1, 4, 2], [2, 2, 1, 4, 4], [3, 2, 1, 4, 1]]], [16, 2, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [11, 5, [[2, 1, 4], [1, 1, 1], [3, 3, 3], [4, 4, 4], [3, 4, 1]]], [16, 6, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [11, 8, [[4, 1, 3], [1, 1, 1], [3, 3, 3], [4, 4, 4], [1, 4, 2]]], [10, 11, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [14, 11, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]], [20, 3, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [4, 11, [[1, 2, 3, 1, 2], [2, 2, 3, 1, 1], [4, 2, 3, 1, 3]]]] self.cardsAtHand = [[[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[3, 2, 3, 4, 1], [2, 2, 3, 4, 4], [4, 2, 3, 4, 2]], [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]], [[1, 2, 1, 4, 3], [2, 2, 1, 4, 4], [4, 2, 1, 4, 2]], [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]], [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]] #only available cards are reported |