Pacman Compose
This Pacman style game is entirely created using Jetpack Compose, still currently a work-in progress.
Demo
Technology used
- All UI created using Jetpack Compose,
- Kotlin
- Animations - used AnimateFloatAsState, and InfiniteTransition
- Canvas API
Resources
https://developer.android.com/jetpack/compose/animation#overview https://developer.android.com/jetpack/compose/graphics https://jeffreyrajan.medium.com/canvas-made-easy-in-jetpack-compose-2c632518f8bf