fertig-classic-games/server
Brian Fertig bbb9c329c7 feat: add 4-player Hong Kong style Mahjong with AI opponents
- Implement pure logic engine for tile management, shanten calculation, claim resolution, and faan scoring.
- Add heuristic AI (5 skill levels) using shanten minimization, ukeire tiebreaking, and adaptive defense.
- Build Phaser UI with tile rendering, dynamic scoreboard, claim prompts, hand-end modals, and a scoring reference panel.
- Integrate into frontend routing, opponent selection, and backend registry.
- Include headless verification script for tile catalog, scoring fixtures, and AI self-play invariant checks.
- Update game icon assets and add in-game tutorial.
2026-06-11 18:18:45 -06:00
..
auth
data
db
email
games feat: add 4-player Hong Kong style Mahjong with AI opponents 2026-06-11 18:18:45 -06:00
history
profile
puzzles feat: overhaul Pudding Monsters scoring and add opponent videos 2026-06-08 22:24:12 -06:00
scripts feat: add 4-player Hong Kong style Mahjong with AI opponents 2026-06-11 18:18:45 -06:00
words
config.js
index.js