Hangman Game

A simple Hangman Game build using Flutter framework. It comes with 2 modes, an easy mode which has 5 lives per turn, and a timer mode with 60 secs of the time limit and 5 lives per turn.

Features

  • Comes with 2 modes an Easy Mode and a Timer Mode
  • Player has 5 lives/guesses per turn in Easy Mode
  • Player has 5 lives/guesses with an additional time limit of 60 secs in Timer Mode

Screenshots

  • Home Page

  • Easy Mode

  • Timer Mode

  • No Hints Left

  • Game Over

🍰 Contributing

Pull Requests are always welcome! If you wish to contribute using Github, you can work on any features or create one on your own. After adding your code, send us a Pull Request.

🌈 What's next

Here are some ideas that are coming really soon 👀

  • Meaning of the word as given as 1st hint
  • Storing Player Scores locally using Sqflite database
  • Guessing words related to a specific field like Sports Countries Cities and many more

🛡️ License

This project is licensed under the MIT License - see the LICENSE file for details.

👨‍💻 Author

👤 Avi Sharma