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:
- Remember the missed words for user, and prevent user from guessing entered words.
- Use a online API to build a hint function which will give a hint based on possibility.
- Custom Font for all widgets.
- A splash screen and a tutorial screen.
- Update result after avery guessing action.