| Move 1, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [0, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 0.008 ms Player prochl22 old score 0, gained 0, new score 0 |
| Move 2, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [1, 4, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 21.244 ms Player novakv35 old score 0, gained 14, new score 14 |
| Move 3, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [0, 8, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 0.114 ms Player prochl22 old score 0, gained 6, new score 6 |
| Move 4, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [4, 10, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 19.978 ms Player novakv35 old score 14, gained 0, new score 14 |
| Move 5, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [0, 12, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]] in 0.124 ms Player prochl22 old score 6, gained 0, new score 6 |
| Move 6, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [3, 15, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 19.056 ms Player novakv35 old score 14, gained 4, new score 18 |
| Move 7, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [0, 17, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]] in 0.139 ms Player prochl22 old score 6, gained 7, new score 13 |
| Move 8, 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 18.603 ms Player novakv35 old score 18, gained 0, new score 18 |
| Move 9, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [0, 22, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 0.157 ms Player prochl22 old score 13, gained 11, new score 24 |
| Move 10, 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 17.077 ms Player novakv35 old score 18, gained 4, new score 22 |
| Move 11, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [0, 26, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]] in 0.173 ms Player prochl22 old score 24, gained 2, new score 26 |
| Move 12, 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 16.534 ms Player novakv35 old score 22, gained 6, new score 28 |
| Move 13, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [3, 26, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]] in 0.354 ms Player prochl22 old score 26, gained 0, new score 26 |
| Move 14, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [15, 13, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 15.440 ms Player novakv35 old score 28, gained 10, new score 38 |
| Move 15, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [4, 0, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 0.375 ms Player prochl22 old score 26, gained 2, new score 28 |
| Move 16, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 21, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 14.170 ms Player novakv35 old score 38, gained 0, new score 38 |
| Move 17, prochl22 is playing.. Cards available to prochl22 Player prochl22 returned [5, 4, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 0.526 ms Player prochl22 old score 28, gained 0, new score 28 |
| Move 18, 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 0x1473a665c860> 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]]], [1, 4, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]], [0, 8, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [4, 10, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [0, 12, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]], [3, 15, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [0, 17, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]], [8, 13, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [0, 22, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [10, 17, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [0, 26, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]], [14, 17, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [3, 26, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]], [15, 13, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [4, 0, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [7, 21, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [5, 4, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]]] 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 |