A Pacman style game with a small twist, players move by typing commands instead of using arrow keys. Developed without a game engine, built entirely in Kotlin using Compose Multiplatform for Android, iOS, and Desktop.
Screen.Recording.2025-10-23.at.13.34.33.mov
Trust the app first by going to Settings/Privacy & Security

The game is done without a game engine using Kotlin and Compose Multiplaform, with the MVVM architecture and a SQLite3 DB. Tested for mobile in Android and iOS, and desktop in macOS with Apple chip.
- Compose Multiplatform
- Kotlin Multiplatform
- SqlDelight
- Kotlin Coroutines
- View Model Compose
