| Move 1, berand10 is playing.. Cards available to berand10 Player berand10 returned [0, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 0.174 ms Player berand10 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 8.876 ms Player novakv35 old score 0, gained 14, new score 14 |
| Move 3, berand10 is playing.. Cards available to berand10 Player berand10 returned [5, 3, [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]] in 404.609 ms Player berand10 old score 0, gained 19, new score 19 |
| Move 4, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 8, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 8.358 ms Player novakv35 old score 14, gained 0, new score 14 |
| Move 5, berand10 is playing.. Cards available to berand10 Player berand10 returned [8, 2, [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]]] in 601.315 ms Player berand10 old score 19, gained 27, new score 46 |
| Move 6, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 11, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 7.839 ms Player novakv35 old score 14, gained 2, new score 16 |
| Move 7, berand10 is playing.. Cards available to berand10 Player berand10 returned [11, 3, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]] in 564.922 ms Player berand10 old score 46, gained 31, new score 77 |
| Move 8, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [15, 13, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 7.197 ms Player novakv35 old score 16, gained 0, new score 16 |
| Move 9, berand10 is playing.. Cards available to berand10 Player berand10 returned [14, 2, [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]]] in 532.318 ms Player berand10 old score 77, gained 39, new score 116 |
| Move 10, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 16, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 6.759 ms Player novakv35 old score 16, gained 0, new score 16 |
| Move 11, berand10 is playing.. Cards available to berand10 Player berand10 returned [17, 3, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 539.330 ms Player berand10 old score 116, gained 41, new score 157 |
| Move 12, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [17, 7, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 6.178 ms Player novakv35 old score 16, gained 30, new score 46 |
| Move 13, berand10 is playing.. Cards available to berand10 Player berand10 returned [12, 8, [[3, 2, 4], [2, 2, 2], [4, 4, 4], [3, 3, 3], [2, 3, 1]]] in 543.058 ms Player berand10 old score 157, gained 45, new score 202 |
| Move 14, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 12, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 5.958 ms Player novakv35 old score 46, gained 0, new score 46 |
| Move 15, berand10 is playing.. Cards available to berand10 Player berand10 returned [18, 0, [[4, 2, 3], [2, 2, 2], [3, 3, 3], [4, 4, 4], [2, 4, 1]]] in 503.247 ms Player berand10 old score 202, gained 26, new score 228 |
| Move 16, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [3, 15, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 5.783 ms Player novakv35 old score 46, gained 0, new score 46 |
| Move 17, berand10 is playing.. Cards available to berand10 Player berand10 returned [3, 8, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 539.243 ms Player berand10 old score 228, gained 25, new score 253 |
| 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 0x145a482aef98> 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]]], [5, 3, [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]], [7, 8, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [8, 2, [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]]], [11, 11, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [11, 3, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]], [15, 13, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [14, 2, [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]]], [11, 16, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [17, 3, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [17, 7, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [12, 8, [[3, 2, 4], [2, 2, 2], [4, 4, 4], [3, 3, 3], [2, 3, 1]]], [7, 12, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [18, 0, [[4, 2, 3], [2, 2, 2], [3, 3, 3], [4, 4, 4], [2, 4, 1]]], [3, 15, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [3, 8, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]]] 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 |