mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
b8761d180907e139708d34dd2a28853754e21f86
ServerPlayerState and update ServerGameState::updateStateByCard logic
- Replaced `handCard_` with `handCard` in `ServerPlayerState`. - Updated `updateStateByCard` in `ServerGameState` to handle card validation and player actions. - Made `updateStateByCard` virtual in `GameState`.
The file is empty.
Languages
C++
84.2%
Slint
14.8%
CMake
1%