mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-05-12 22:17:42 +08:00
9ae3b9cc89
- Updated `HandCard::play` usage to accept a dereferenced card. - Replaced sequential `addPlayer` calls with `init` method in `GameStateTest`.