This repo hosts crates related to (Standard) Japanese Riichi Mahjong, a card game played with tiles on a table.
-
riichi: Game engine library.
- riichi-elements: Building blocks of the game.
- riichi-decomp: Waiting hand decomposition.
- riichi-decomp-table: Look-up table (LUT) for
riichi-decomp
.
- riichi-decomp-table: Look-up table (LUT) for
-
tenhou-db: Download public game logs/replays from Tenhou and organize them into a SQLite database.
- tenhou-shuffle: Independent (re-)implementation of Tenhou's wall/deck-shuffling algorithm.