https://github.com/tomohxx/mahjong-algorithms
https://github.com/tomohxx/mahjong-algorithms
algorithms cpp cpp20 cpp23 japanese-mahjong mahjong
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomohxx/mahjong-algorithms
- Owner: tomohxx
- Created: 2026-03-06T16:48:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-17T15:30:58.000Z (4 months ago)
- Last Synced: 2026-03-18T05:47:39.711Z (4 months ago)
- Topics: algorithms, cpp, cpp20, cpp23, japanese-mahjong, mahjong
- Homepage: https://tomohxx.github.io/mahjong-algorithm-book/
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mahjong Algorithms
A collection of powerful mahjong algorithms.
## Features
- Calculate the shanten number (deficiency number).
- Calculate necessary/unnecessary tiles (missing/redundant tiles).
- Calculate winning hand scores.
- Predict other player's waits.