Game Programming
βοΈ The program allows the user to play Hangman with a randomly selected word;
βοΈ The code allows the user to play as many times as he wants;
βοΈ The code recognizes repetitions of letters, input of symbols and numbers;
βοΈ The program updates the state as the player progresses;
βοΈ At the end of the game, the correct word is displayed.
βοΈ Python.
βοΈ MIT License.

