๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก
#} {#๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก
#} {% macro tile(tile_list, size) -%} {% for tile_item in tile_list -%} {%- endfor %} {%- endmacro %} {% macro reasoning_display(selected) -%} {% for reasoning in selected %}Player: {{ player }}
{{ record }} Link
Hint: Red color is before richii, Blue Color is after richii, which could be accepted(may go to defence, or could't change waiting tiles.)
The more it colored, the worse it has been choosen.
ๆ็คบ๏ผ็บข่ฒไธบ็ซ็ดๅ๏ผ่่ฒไธบ็ซ็ดๅ๏ผๅฏไปฅๆฅๅ๏ผๅฏ่ฝ่ฟๅ ฅ้ฒๅฎ๏ผๆ่ ๆ ๆณๅๆขๅฌ็ใ๏ผ
{% for game in games %}Round (ๅทก็ฎ) |
Hand (ๆ็) |
Your Choice (ไฝ ็้ๆฉ) |
Expected Choice (ๆๆ้ๆฉ) |
Reasoning (็็) |
||||
---|---|---|---|---|---|---|---|---|
{{ loop.index }} | {% for meld in round.melds %}{{ tile(meld, 'big') }} {% endfor %} {{ tile(round.hand, 'big') }} | {{ tile(round.your_choice_reasoning.discard_tile, 'big') }} | {% for reasoning in round.expected_reasonings %} {{ tile(reasoning.discard_tile, 'big') }}{% endfor %} |
{{ reasoning_display(round.merged_reasoning) }}
Expected |
Steps {{ round.expected_reasonings[0].waiting_step }}
Tiles {{ round.expected_reasonings[0].useful_tiles_count }} |
Actual |
Steps {{ round.your_choice_reasoning.waiting_step }}
Tiles {{ round.your_choice_reasoning.useful_tiles_count }} |
Normal-Type Reasoning{{ reasoning_display(round.normal_reasonings) }}Seven-Pair Reasoning{{ reasoning_display(round.seven_pair_reasonings) }} |