Welcome to the classic word-guessing challenge – the Hangman Game! Whether you're a wordsmith looking to test your vocabulary or just seeking a fun way to pass the time, this game is sure to entertain and challenge you. The rules are simple:
- A secret word is chosen, and your goal is to guess the word letter by letter.
- Each incorrect guess results in the drawing of a part of the hangman.
- You win by guessing the word before the hangman is fully drawn, but be careful – too many incorrect guesses, and the game is over!
- Enjoy a seamless gaming experience on a variety of devices with our responsive design, ensuring that the Hangman game adapts to different screen sizes.
- Experience endless variety with a random word selection powered by an API.
- Navigate through the game effortlessly with an intuitive and user-friendly interface.
- Enhance your gaming experience with a stylish dark theme.
- Flutter
- Provider
To get started with Hang-Man, follow these steps:
git clone https://github.com/m-emrec/hang-man.git
cd hang-man
flutter pub get
flutter run