| 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.025 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [4, 0, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]] in 202.427 ms Player jiraktad old score 0, gained 16, new score 16 |
| 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 8.790 ms Player novakv35 old score 0, gained 4, new score 4 |
| Move 4, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [1, 4, [[2, 4, 1], [4, 4, 4], [1, 1, 1], [2, 2, 2], [4, 2, 3]]] in 212.229 ms Player jiraktad old score 16, gained 21, new score 37 |
| Move 5, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [2, 7, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 8.406 ms Player novakv35 old score 4, gained 9, new score 13 |
| Move 6, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [6, 8, [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]] in 190.580 ms Player jiraktad old score 37, gained 25, new score 62 |
| Move 7, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [8, 13, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 7.787 ms Player novakv35 old score 13, gained 0, new score 13 |
| Move 8, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [9, 8, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]] in 298.229 ms Player jiraktad old score 62, gained 33, new score 95 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [10, 17, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 10.573 ms Player novakv35 old score 13, gained 4, new score 17 |
| Move 10, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [12, 8, [[1, 3, 2, 1, 3], [3, 3, 2, 1, 1], [4, 3, 2, 1, 2]]] in 284.324 ms Player jiraktad old score 95, gained 41, new score 136 |
| Move 11, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [14, 17, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 6.832 ms Player novakv35 old score 17, gained 6, new score 23 |
| Move 12, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [12, 13, [[3, 1, 4, 1], [1, 1, 4, 4], [4, 4, 1, 1], [1, 4, 1, 3]]] in 188.805 ms Player jiraktad old score 136, gained 30, new score 166 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 21, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 6.600 ms Player novakv35 old score 23, gained 2, new score 25 |
| Move 14, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [15, 7, [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]]] in 185.340 ms Player jiraktad old score 166, gained 52, new score 218 |
| Move 15, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [18, 15, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 6.104 ms Player novakv35 old score 25, gained 0, new score 25 |
| Move 16, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [10, 5, [[2, 1, 3], [1, 1, 1], [4, 4, 4], [3, 3, 3], [4, 3, 1]]] in 180.506 ms Player jiraktad old score 218, gained 33, new score 251 |
| 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 0x14ccd2f18a90> 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, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]], [6, 4, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [1, 4, [[2, 4, 1], [4, 4, 4], [1, 1, 1], [2, 2, 2], [4, 2, 3]]], [2, 7, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [6, 8, [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]], [8, 13, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [9, 8, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]], [10, 17, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [12, 8, [[1, 3, 2, 1, 3], [3, 3, 2, 1, 1], [4, 3, 2, 1, 2]]], [14, 17, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [12, 13, [[3, 1, 4, 1], [1, 1, 4, 4], [4, 4, 1, 1], [1, 4, 1, 3]]], [7, 21, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [15, 7, [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]]], [18, 15, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [10, 5, [[2, 1, 3], [1, 1, 1], [4, 4, 4], [3, 3, 3], [4, 3, 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 |