A simple 2048 game written with 100% Jetpack Compose

Android 2048 Game in jetpack compose
A simple 2048 game written with 100% Jetpack Compose.
Features
- Jetpack Compose
- Material 3
- Adaptable theme
With material 3 (material you) from android 12, the app will adapt to your phone’s background.
Grid items will automatically harmonize to the theme.
Thanks @alexjlockwood for the Original project