A modern implementation of the classic 2048 game using Jetpack Compose for Android.
- Multiple grid sizes (4x4, 5x5, 6x6)
- Undo/Redo functionality
- High score tracking
- Beautiful Material Design 3 UI
- Smooth animations
- Adaptive icon support
(Screenshots will be added here)
- Built with Kotlin and Jetpack Compose
- Uses Material Design 3 components
- Implements MVVM architecture
- Uses DataStore for persistence
- Supports Android 5.0 (API level 21) and above
- Clone the repository
- Open the project in Android Studio
- Sync Gradle files
- Run the app on an emulator or physical device
This project is licensed under the MIT License - see the LICENSE file for details.