| 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.031 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, neslavit is playing.. Cards available to neslavit Player neslavit returned [4, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 0.018 ms Player neslavit old score 0, gained 0, new score 0 |
| Move 3, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [6, 4, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 17.750 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 4, neslavit is playing.. Cards available to neslavit Player neslavit returned [0, 4, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 0.031 ms Player neslavit old score 0, gained 0, new score 0 |
| Move 5, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 8, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 16.860 ms Player novakv35 old score 0, gained 8, new score 8 |
| Move 6, neslavit is playing.. Cards available to neslavit Player neslavit returned [8, 0, [[4, 1, 3], [1, 1, 1], [2, 2, 2], [3, 3, 3], [2, 3, 1]]] in 0.266 ms Player neslavit old score 0, gained 0, new score 0 |
| Move 7, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 11, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 16.184 ms Player novakv35 old score 8, gained 0, new score 8 |
| Move 8, neslavit is playing.. Cards available to neslavit Player neslavit returned [10, 3, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]] in 0.587 ms Player neslavit old score 0, gained 0, new score 0 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [15, 13, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 15.281 ms Player novakv35 old score 8, gained 4, new score 12 |
| Move 10, neslavit is playing.. Cards available to neslavit Player neslavit returned [3, 8, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 0.763 ms Player neslavit old score 0, gained 2, new score 2 |
| Move 11, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 16, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 14.331 ms Player novakv35 old score 12, gained 0, new score 12 |
| Move 12, neslavit is playing.. Cards available to neslavit Player neslavit returned [0, 8, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]] in 1.584 ms Player neslavit old score 2, gained 3, new score 5 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [16, 9, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 13.701 ms Player novakv35 old score 12, gained 0, new score 12 |
| Move 14, neslavit is playing.. Cards available to neslavit Player neslavit returned [5, 12, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]] in 2.318 ms Player neslavit old score 5, gained 4, new score 9 |
| Move 15, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [13, 4, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 12.714 ms Player novakv35 old score 12, gained 0, new score 12 |
| Move 16, neslavit is playing.. Cards available to neslavit Player neslavit returned [13, 0, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 3.837 ms Player neslavit old score 9, gained 14, new score 23 |
| 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 0x14932554d710> 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]]], [4, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]], [6, 4, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [0, 4, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [7, 8, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [8, 0, [[4, 1, 3], [1, 1, 1], [2, 2, 2], [3, 3, 3], [2, 3, 1]]], [11, 11, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [10, 3, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]], [15, 13, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [3, 8, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [11, 16, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [0, 8, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]], [16, 9, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [5, 12, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]], [13, 4, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [13, 0, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]]] 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 |