Inspiration : Ever since me and the team met each other, we all had something that we liked to do in common, that was coding and hangman. It felt like this was meant to be because this project is a coded hangman game!

What it does : This code is a basic game of hangman with words related to exploration. You have 6 attempts to get the word right and every time you get the word wrong, a body part will add to terminal (stick figure). Once you lose, the word will be revealed.

How we built it : We used python to make this. The only module imported was random which was used to generate random words from the list of exploration words.

Challenges we ran into : Debugging syntax errors, fixing incremented values, making sure code runs as expected.

Accomplishments that we're proud of : Being able to create a game using our own knowledge and successfully finishing the task we started off with.

What we learned : How to efficiently work together as a group and how practice over a certain thing can make us better and stronger at it.

What's next for Hangman Exploration Edition : Improving the frontend and coming up with a better interface.

Built With

Share this project:

Updates