| Move 1, tyfamart is playing.. Cards available to tyfamart Player tyfamart returned [16, 16, [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]]] in 0.043 ms Player tyfamart old score 0, gained 0, new score 0 |
| Move 2, alshadan is playing.. Cards available to alshadan Player alshadan returned [20, 18, [[2, 4, 1, 2, 4], [4, 4, 1, 2, 2], [3, 4, 1, 2, 1]]] in 1110.600 ms Player alshadan old score 0, gained 0, new score 0 |
| Move 3, tyfamart is playing.. Cards available to tyfamart Player tyfamart returned [23, 17, [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]]] in 536.089 ms Player tyfamart old score 0, gained 24, new score 24 |
| Move 4, alshadan is playing.. Cards available to alshadan Player alshadan returned [12, 13, [[4, 2, 1], [2, 2, 2], [3, 3, 3], [1, 1, 1], [3, 1, 2]]] in 1561.417 ms Player alshadan old score 0, gained 0, new score 0 |
| Move 5, tyfamart is playing.. Cards available to tyfamart Player tyfamart returned [26, 16, [[4, 1, 3, 4, 1], [1, 1, 3, 4, 4], [2, 1, 3, 4, 3]]] in 740.714 ms Player tyfamart old score 24, gained 32, new score 56 |
| Move 6, alshadan is playing.. Cards available to alshadan Player alshadan returned [15, 22, [[2, 1, 4], [1, 1, 1], [4, 4, 4], [2, 2, 2], [1, 2, 3]]] in 1957.972 ms play() took 1.958s 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 = [[16, 16, [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]]], [20, 18, [[2, 4, 1, 2, 4], [4, 4, 1, 2, 2], [3, 4, 1, 2, 1]]], [23, 17, [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]]], [12, 13, [[4, 2, 1], [2, 2, 2], [3, 3, 3], [1, 1, 1], [3, 1, 2]]], [26, 16, [[4, 1, 3, 4, 1], [1, 1, 3, 4, 4], [2, 1, 3, 4, 3]]]] self.cardsAtHand = [[[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]], [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[2, 3, 2, 1], [3, 3, 2, 2], [2, 2, 3, 3], [1, 2, 3, 2]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[4, 2, 4, 1, 3], [2, 2, 4, 1, 1], [1, 2, 4, 1, 2]], [[4, 1, 4, 3], [1, 1, 4, 4], [4, 4, 1, 1], [3, 4, 1, 4]], [[1, 4, 1, 2], [4, 4, 1, 1], [1, 1, 4, 4], [2, 1, 4, 1]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]], [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[3, 4, 3, 2], [4, 4, 3, 3], [3, 3, 4, 4], [2, 3, 4, 3]], [[3, 4, 3, 1], [4, 4, 3, 3], [3, 3, 4, 4], [1, 3, 4, 3]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]], [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]]] #only available cards are reported |