A simple and fun Hangman game built as an Android application using Kotlin. Test your vocabulary skills by guessing the word before the hangman is fully drawn!
- Interactive UI with visuals for each stage of the game.
- Option to reset and start a new game at any time.
- Responsive and engaging gameplay.
- Keep track of the highest score.
- Clone this repository:
git clone https://github.com/tinykav/Hangman-Game.git
- Open the project in Android Studio.
- Sync the Gradle files.
- Build and run the app on your Android device or emulator.
- Start a new game.
- Guess the word by selecting letters. Each incorrect guess will draw part of the hangman.
- Win by guessing the word before the hangman is fully drawn. Lose if the hangman is completed before the word is guessed.
- Android Studio Flamingo or newer
- Minimum Android SDK: 21 (Android 5.0 Lollipop)
Contributions are welcome! Feel free to submit a pull request or open an issue for suggestions and bug reports.
This project is licensed under the MIT License.
- Tiny Kav - GitHub Profile