Commit Graph

4 Commits

Author SHA1 Message Date
TapTap a7fb6ff94c feat: flying card animation - cards animate from hand to discard pile 2026-08-02 18:37:47 +02:00
TapTap 2187bf2f47 feat: visible AI turns with 800ms delay between each move 2026-08-02 18:33:35 +02:00
TapTap 2b2816de3c fix: unique keys for LazyRow to prevent crash with duplicate cards 2026-08-02 18:31:22 +02:00
TapTap 786b813f7b feat: UNO Kotlin Multiplatform app (Android, Desktop, Web)
- Full UNO game logic with AI opponents
- Compose Multiplatform UI with animations
- Shared module (commonMain) with game engine
- Desktop app (Compose Desktop)
- Android app (Compose Multiplatform)
- Web app (Kotlin/Wasm)
- Nix shell for reproducible dev environment
2026-08-02 18:21:57 +02:00