| Move 1, capurjos is playing.. Cards available to capurjos Player capurjos returned [0, 0, [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]]] in 0.485 ms Player capurjos old score 0, gained 0, new score 0 |
| Move 2, alshadan is playing.. Cards available to alshadan Player alshadan returned [0, 5, [[2, 1, 4], [1, 1, 1], [4, 4, 4], [2, 2, 2], [1, 2, 3]]] in 1198.712 ms Player alshadan old score 0, gained 2, new score 2 |
| Move 3, capurjos is playing.. Cards available to capurjos Player capurjos returned [0, 8, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 0.529 ms Player capurjos old score 0, gained 0, new score 0 |
| Move 4, alshadan is playing.. Cards available to alshadan Player alshadan returned [5, 5, [[2, 1, 3, 2, 1], [1, 1, 3, 2, 2], [4, 1, 3, 2, 3]]] in 1599.446 ms Player alshadan old score 2, gained 4, new score 6 |
| Move 5, capurjos is playing.. Cards available to capurjos Player capurjos returned [0, 12, [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]]] in 0.522 ms Player capurjos old score 0, gained 2, new score 2 |
| Move 6, alshadan is playing.. Cards available to alshadan Player alshadan returned [7, 1, [[3, 2, 1, 2], [2, 2, 1, 1], [1, 1, 2, 2], [2, 1, 2, 3]]] in 2069.092 ms play() took 2.069s which is more than allowed timeout 1.7s Error occured in situation: self.tournament = True self.timeout = 1.7 self.boardRows = 33 self.boardCols = 33 self.cardsOnDesk = [[0, 0, [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]]], [0, 5, [[2, 1, 4], [1, 1, 1], [4, 4, 4], [2, 2, 2], [1, 2, 3]]], [0, 8, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [5, 5, [[2, 1, 3, 2, 1], [1, 1, 3, 2, 2], [4, 1, 3, 2, 3]]], [0, 12, [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]]]] self.cardsAtHand = [[[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]], [[4, 1, 4, 3, 2], [1, 1, 4, 3, 3], [3, 1, 4, 3, 1]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[2, 4, 2, 3, 1], [4, 4, 2, 3, 3], [3, 4, 2, 3, 4]], [[3, 4, 3, 1], [4, 4, 3, 3], [3, 3, 4, 4], [1, 3, 4, 3]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[1, 2, 1, 4, 3], [2, 2, 1, 4, 4], [4, 2, 1, 4, 2]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]]] #only available cards are reported |