mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-07-30 00:21:07 +00:00
Remove 3,612 lines of card game implementations (Dou Dizhu, Texas Hold'em, Mahjong, Uno, Liar's Bar, Run Fast), their database models, rule engine, skill system, and render package. Simplify Room struct by removing card-game-specific fields, clean up consts to only gomoku game type, and remove unused dependencies (mahjong, uno, cast, color).