Hangman-Game

This is a simple hangman, the simple instruction is as below: This is a hangman game. Use start game to start a new game. Use keyboard to make a guess. Tap on "No Keyboard" to show the keyboard.

  • stands for unknown character. You can skip a word and end the game at any time. You can get hint by click "Need hint". Make sure you have submitted the highest score!

Added functionalities:

  1. Remember the missed words for user, and prevent user from guessing entered words.
  2. Use a online API to build a hint function which will give a hint based on possibility.
  3. Custom Font for all widgets.
  4. A splash screen and a tutorial screen.
  5. Update result after avery guessing action.