| 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.023 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [4, 0, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]] in 36.934 ms Player bradnjir 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 11.019 ms Player novakv35 old score 0, gained 4, new score 4 |
| Move 4, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [2, 4, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]] in 123.662 ms Player bradnjir old score 16, gained 24, new score 40 |
| 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 10.446 ms Player novakv35 old score 4, gained 11, new score 15 |
| Move 6, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [3, 8, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]] in 141.011 ms Player bradnjir old score 40, gained 29, new score 69 |
| 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 9.932 ms Player novakv35 old score 15, gained 0, new score 15 |
| Move 8, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [6, 12, [[1, 4, 2], [4, 4, 4], [2, 2, 2], [1, 1, 1], [4, 1, 3]]] in 190.962 ms Player bradnjir old score 69, gained 28, new score 97 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [3, 15, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 9.349 ms Player novakv35 old score 15, gained 0, new score 15 |
| Move 10, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [7, 15, [[4, 2, 1, 2], [2, 2, 1, 1], [1, 1, 2, 2], [2, 1, 2, 4]]] in 222.917 ms Player bradnjir old score 97, gained 41, new score 138 |
| 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 8.761 ms Player novakv35 old score 15, gained 6, new score 21 |
| Move 12, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [1, 12, [[3, 2, 4], [2, 2, 2], [1, 1, 1], [4, 4, 4], [1, 4, 2]]] in 224.127 ms Player bradnjir old score 138, gained 31, new score 169 |
| Move 13, 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 8.499 ms Player novakv35 old score 21, gained 4, new score 25 |
| Move 14, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [2, 19, [[3, 4, 1], [4, 4, 4], [2, 2, 2], [1, 1, 1], [2, 1, 4]]] in 205.037 ms Player bradnjir old score 169, gained 24, new score 193 |
| Move 15, 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 7.911 ms Player novakv35 old score 25, gained 2, new score 27 |
| Move 16, bradnjir is playing.. Cards available to bradnjir Player bradnjir returned [1, 22, [[2, 1, 4], [1, 1, 1], [4, 4, 4], [2, 2, 2], [1, 2, 3]]] in 223.464 ms Player bradnjir old score 193, gained 34, new score 227 |
| 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 0x154887185748> 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]]], [2, 4, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]], [7, 8, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [3, 8, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]], [11, 11, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [6, 12, [[1, 4, 2], [4, 4, 4], [2, 2, 2], [1, 1, 1], [4, 1, 3]]], [3, 15, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [7, 15, [[4, 2, 1, 2], [2, 2, 1, 1], [1, 1, 2, 2], [2, 1, 2, 4]]], [11, 16, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [1, 12, [[3, 2, 4], [2, 2, 2], [1, 1, 1], [4, 4, 4], [1, 4, 2]]], [15, 13, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [2, 19, [[3, 4, 1], [4, 4, 4], [2, 2, 2], [1, 1, 1], [2, 1, 4]]], [7, 21, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [1, 22, [[2, 1, 4], [1, 1, 1], [4, 4, 4], [2, 2, 2], [1, 2, 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 |