Inspiration
We wanted to make a simple game to better improve our coding skills and understanding of GUI setups
What it does
It plays a simple game of hangman that gives you a couple tries to figure out the word
How we built it
The word inputted is stored in a dictionary and as buttons are pressed for a letter the game will check to see if the letter exists in the word
Challenges we ran into
The display was a bit difficult as we couldn't figure out how to get an image display to show the actual hangman
Accomplishments that we're proud of
I'd say we are proud of the better understanding of how to create the GUI even if it's simple
What we learned
We learned how to design a GUI while also learning how to create and share repos
What's next for Hangman
We hope to get better
Log in or sign up for Devpost to join the conversation.