Kieran Kihn b8761d1809 fix(game): refactor 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`.
2025-11-17 15:24:21 +08:00
2025-11-16 19:54:34 +08:00
2025-11-16 11:42:48 +08:00
2025-11-14 17:43:58 +08:00
2025-11-16 20:57:01 +08:00
2025-11-14 17:43:58 +08:00
2025-11-14 17:43:58 +08:00
Description
No description provided
Readme MIT 326 KiB
Languages
C++ 84.2%
Slint 14.8%
CMake 1%