Inspiration
It was a school club challenge. whoever makes the first python game wins.
What it does
It is a game of Hangman. Self-explanatory. If you don't know what hangman is then, Hangman is a game where you guess a letter in a word that is created by someone. you know how many letters there are and you have seven mistakes allowed. if you make a mistake, one body part (head, hand, leg, torso) is added. I updated the game to make it clear when the answer is incorrect and shows one body part.
How we built it
I built it with Python
Challenges we ran into
I made this game in repl.it and I wanted to transfer the code to my computer. The problem was that the website code was Linux and my computer is a windows computer. Luckily there was a man in my community that helped me fix the problem.
Accomplishments that we're proud of
An accomplishment I am proud of is actually making my first python game. I've made programs but never made a game
What we learned
I learned that it is not hard to learn a language. I knew HTML, CSS, and Javascript at that time and it kind of made it easier for me to learn a new language.
What's next for Hangman in python
What's next for this app is a few bug fixes if I find any and then I will try to publish this online.

Log in or sign up for Devpost to join the conversation.