Inspiration

Hangman is a fun game that I enjoy playing for fun. I was inspired because I was playing it with my siblings for fun, and I had the idea to digitize it but using a gui not system. This game is meant to bring people together to socialize and play a game together.

What it does

Its an interactive game where you click letters to try and form a word, but you must limit your mistakes as you may lose.

How I built it

I built it using Tkinter on Python.

Challenges we ran into

I ran into a big challenge with the letter clicking. But I was able to fix it and make it accurate.

Accomplishments that I am proud of

I am proud that the pictures properly switch to portray the hangman dying or celebrating when winning.

What I learned

I learned a lot about the GUI of an application and how to properly format it. I also learned a lot about Tkinter and how to effectively use it for a game.

What's next for Hangman

I think I may try to make this a real game on the web. I have found all other hangman games to be older or harder to use/access. But I will continue to update the words used and game settings and the GUI.

Built With

Share this project:

Updates