Inspiration

For Wilhacks 2.0, I decided to code a hangman game that anybody could play and edit themselves. I have very little coding experience, but I wanted to make something that could be used anywhere. A teacher can use this code for distance learning because it is easy to customize and us

What it does

How we built it

Because I have very little coding experience, I had to make a plan. I first had to create an image of the hangman. In order to do this, I had to assign each body part of the hangman a number. Next, I created a word list that can be changed anytime. The part that took the most time for me was the main body of the code. I made an if-else statement that would fill in the correct letters, and draw a limb if the letter is wrong.

Challenges we ran into

One challenge that I faced was ensuring that the correct letters would replace the blanks.

Accomplishments that we're proud of

Completing everything

What we learned

How to use the format function

What's next for Marcus Le Hackathon(Here)

Idk

Built With

Share this project:

Updates