This Android app is designed to provide an engaging and fun experience for users who enjoy unscrambling words.
- Word Unscrambling: Unscramble words to discover the correct order.
- API Integration: Fetch words dynamically from an API to keep the game content fresh.
- Scoring System: Track and display the user's score based on correct guesses.
- User-Friendly UI: Built with Jetpack Compose for a modern and intuitive user interface.
- Hint System: Stuck on a word? Utilize the hint system to get a clue and continue the challenge.
- Android Studio Arctic Fox (2020.3.1) or later
- Kotlin version 1.5.0 or later
-
Clone the repository:
git clone https://github.com/yourusername/UnscrambleGame.git
-
Open the project in Android Studio.
-
Build and run the app on an Android device or emulator.