mirror of
https://github.com/kierankihn/uno-game.git
synced 2026-03-28 06:09:30 +08:00
- Integrated `GamePage` into `MainWindow` for active game state. - Added player actions: play card, draw card, and call UNO. - Implemented discard pile, game direction, and current color indicators. - Designed player hand and opponent details with interactive components.