mirror of
https://github.com/tiennm99/gomoku.git
synced 2026-06-03 04:11:12 +00:00
cdcc3e0623
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).