Do you ever play hangman. Of course you do you, who don't? So in this repository you are gonna see a Pythonn hangman
There is no requirements for this projects that's all python.
There is no steps but one. Just run the program.
- Ignore just characters in input
- Setting error limit belong to difficulty
- Showing the errors remaining
- Showing guessed letters
- Optimize to work with less code
- Use tkinter to make GUI