mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-02-10 01:38:46 +01: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++
83.4%
Slint
15.2%
CMake
1.4%