Inspiration

MLH LHD Learn 2022

What it does

A Hangman Game On Python is about guessing letters (A-Z) to form the words. If the player guesses the right letter that is within the word, the letter appears at its correct positions. The user has to guess the correct word until a man is hung, then the game is over.

How we built it

Using Python

What we learned

As the games get more and more complex, it’s a good idea to sketch out a flowchart of what should happen in your program.

Built With

Share this project:

Updates