Inspiration
We were inspired to make an advanced project that applied the knowledge we have gained from cs010.
What it does
Hangman is just the classic game where one user enters a word, and the other user has to guess it letter by letter.
How we built it
We built this using multiple loops and branches to check statements and update strings
Challenges we ran into
changing an underscore to a letter every time that letter is found in the first user input and clearing a terminal
Accomplishments that we're proud of
successfully programming a game of hangman that accomplishes everything we wanted it to.
What we learned
We learned how to use different functions and apply them in our main function. Additionally, we learned how much teamwork we need to accomplish our goals.
What's next for Hangman
We would like to be able to draw the man hanging so we can give a visual to the player.
Log in or sign up for Devpost to join the conversation.