Unscramble is a fun and challenging word game built with Kotlin for Android. Test your vocabulary and unscrambling skills as you try to decipher the jumbled words and form meaningful ones. It's a great way to enhance your language abilities while enjoying a playful gaming experience.
- Engaging gameplay with a variety of scrambled words
- User-friendly interface for a smooth gaming experience
- Score and time tracking to monitor your progress
- Image to assist player
- Leaderboard to compete with friends or other players
- Pause/Resume game
- Share your result to your friend
Explore the visual design and user interface components in our Figma project:
Download and install:
- Android Studio installed
- Kotlin programming language knowledge
- Minimum API required is 31 (Android 12)
- Clone the repository
git clone https://github.com/TTNguyen25052003/unscramble.git
- Open the project in Android Studio.
- Build and run the app on your Android device or emulator.
The project followed the MVVM design pattern and was supported by libraries:
- Room
- Ktor network library
- Jetpack Compose and relative libraries
- DotLottie
- Coil