-
Replay Link: https://tenhou.net/0/?log=2019112012gm-0009-0000-d020e5ec&tw=2
Analyzer: ![image](https://user-images.githubusercontent.com/12549910/69208607-0aade080-0b09-11ea-9d5f-3f2093d884f0.png)
-
I am Tsunoda, the developer and operator of the online competitive Mahjong game Tenhou.
I believe that many people are making good use of this library for their research and self-improvement. Howev…
-
Как я понимаю, сейчас отображается рейт игрока на момент начала последней игры.
-
When parsing some files using from_file, an `xml'Namespace' object has no attribute 'n0'` (sometimes n1) error occured:
```Python
Traceback (most recent call last):
File "", line 1, in
File…
-
**Description:**
I encountered a potential issue with the tile reduction logic used in the hand calculation process. The current implementation seems to decrement the tile count incorrectly, which …
-
#588
下記の東4局
https://tenhou.net/6/?log=2017091022gm-00a9-0000-55c5aa68
-
tenhou_wall_reproducerの依存を取り除けばいけるはず
-
This issue collects all things about paifu analysis, including:
- universal paifu representation, manipulation and serialization. for example, support tenhou.net/majsoul/tziakcha.xyz paifu reading …
-
The tile indices for man tiles and sou tiles are swapped and do not match those contained in Tenhou logs. Here is an example agari of a round with an All Green (ryuuiisou) yakuman:
`{'type': 'RON',…
-
A really impressive project! It's the first DSL aimed at layout mahjong tiles to my best knowledge. And it is really simple and beautiful.
I'm planning to integrate it into my project, which could …