How To Code Hangman In Python | Tutorial For Beginners

preview_player
Показать описание
Hey everyone!

In today's video we discuss how to code a classic childhood game with the help of python. This is a console app that allows users to guess a word and will update a stick figure drawing as time goes on. Everyone knows how hangman works, but does everyone know how to code it?
Watch to find out! :)

This project is available on GitHub at
--------------------------------------------------------------------------------------

Add Me On Discord!
--------------------------------------------------------------------------------------
Username: Shaun(Hashtag)5626

Software Engineering / Programming for beginners / variables types / computer science /compsci / coding for beginners / learn how to program / learn how to code / python variables / python for beginners / coding tutorial / programming tutorial

Thanks for watching! :)

Want to see more? Click on this spicy link :D

Assets in the thumbnail were provided by artists on

All art and copyright ownership belongs to the artists on Canva and is under the protection of the Canva pro membership.
#programming #tutorial #learntocode
Рекомендации по теме
Комментарии
Автор

maan this guy is soo underrated, he only has 1, 55k subscribers and 3, 3k views. he explained how to create hangman in 15 minutes and it was very understandable, if you listen and look carefully in the vid you will understand and write it without any mistakes and errors. keep up the good work

joniugvaro
Автор

Shaun I love it. You get right to the point without trying to be some over the top personality or data dumping a lot of useless words. Great work. Efficient

fu
Автор

Shaun, your vids = the best.
keep on going.

flarecreates
Автор

bro, this was the best hangman video i have ever seen. this was exactly what i needed. keep up your work man!

ekmeleker
Автор

you just saved my AP TEST SCORES THANK YOU

SrijanReddy-cw
Автор

cool video ! Literally save my python class > thanks

arturartur
Автор

hey, i love the way how you made the game. but how do you have to code it when you find a letter in the middle of a word because i can only find the first letter and the second and so up. can you help me?

enyaroels
Автор

When i tried to run it, it ran how its supposed to, but wouldnt put the hangman signs when i get one wrong. and if i guess the word it does not say "game over thanks for playing". any help?

Syriancoder
Автор

Hey i have a problem. It all seems to be going well until i actually get a letter right. the program thinks that i got wrong and adds a body part onto hangman, but still adds the letter into the word. I even tried copy and pasting your code from github and it still wouldnt work. I used a different compiler too. Why is this happening?

edit: its because the use of current_guess_index is buggy, like another commenter said. It only works if you guess the first letter in the word. pretty big bug for a simple piece of code (relatively simple).

TwelfthMan
Автор

Did nobody realize that if you guess the letters out of order then you you lose one of your guesses even though that is right? that isnt how hangman works

rileymchugh
Автор

I love you bro
This is awesome 👍
Please make more video

RamcharanRathote-heis
Автор

Please make a video for snake 😩😩.
By the way your video's are so simple to understand. Thanks for making my coding journey so fun 😩😍

darrelldube
Автор

There are some questions i have. Like why do you need counter variable in printword() function? It doesn't do any job in this "for" cycle and you didn't returned it.

supramur
Автор

Hey man. I love your videos. I did everything in this video but when you try to play hangman it asks me to guess a letter over and over again. I do not know what’s going on. I did exactly what you did. Do you know what’s happening?

tareqalfalah
Автор

How did you create all this logic? Coming up with all these variable names? I'd like to see how you break up the problem, your pseudocode before you code, unless you code as you go

seetsamolapo
Автор

The current_guess_index +=1 case is kinda If user guessed a letter from the back/end of a random.word the hangman is wrote incorrectly though.... It only works correctly if we guess a letter +1 from the start

arturwyscioek
Автор

it just spams my console with "letters guessed so far: "

yanzz
Автор

How come when i guess the right letters it still adds body parts to the hangman

kellyleigh
Автор

hi I'm a beginner and had a doubt
in the function print word, line 63 iits written print(randomword[counter])
i didn't get why we wrote counter as counter is a variable
if someone could please help me out

alexanderclaxton
Автор

didnt work. "just keeps saying letters guessed so far:"

deadmanwalking
welcome to shbcf.ru