mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-02-10 01:38:46 +01:00
955aa0956d2728a4ccb3644f128ee4ecb93d1143
AFTER_GAME state and restart flow in GameUI
- Introduced `AFTER_GAME` state to handle post-game logic. - Updated `GameUI` to show restart prompt when the game ends. - Modified `StartPage` and `MainWindow` to support restart behavior. - Adjusted `endGame` method to transition to `AFTER_GAME`.
The file is empty.
Languages
C++
83.4%
Slint
15.2%
CMake
1.4%