mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
- Updated `HandCard::play` usage to accept a dereferenced card. - Replaced sequential `addPlayer` calls with `init` method in `GameStateTest`.