This Pacman style game is entirely created using Jetpack Compose, still currently a work-in progress.
- All UI created using Jetpack Compose,
- Kotlin
- Animations - used AnimateFloatAsState, and InfiniteTransition
- Canvas API
https://dbtechprojects.hashnode.dev/my-first-attempt-at-creating-a-game-with-jetpack-compose
Featured in Android Weekly: https://androidweekly.net/issues/issue-475
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

