Crafting a Classic Hangman Game
Sofiia Piustonen
Python
9 Chapters
1 Studying now
Hangman is a classic word-guessing game where players aim to uncover a hidden word by suggesting letters within a limited number of attempts. The game progresses with each incorrect guess, drawing parts of a hangman figure, leading to a loss if the figure is completed before the word is fully guessed. In this project, participants will methodically build a digital version of Hangman. We will start by loading a word list from a file, then move on to develop functions for handling guesses, updating the game state, and managing the game's flow, culminating in a complete, playable game.
Technology
Python
Language
En
Rating
Chapters
9
Studying now
1
Course description
Hangman is a classic word-guessing game where players aim to uncover a hidden word by suggesting letters within a limited number of attempts. The game progresses with each incorrect guess, drawing parts of a hangman figure, leading to a loss if the figure is completed before the word is fully guessed. In this project, participants will methodically build a digital version of Hangman. We will start by loading a word list from a file, then move on to develop functions for handling guesses, updating the game state, and managing the game's flow, culminating in a complete, playable game.
Reviews
14 ratings
Kim M.
399 days ago
I followed all the steps, but in the end I couln't play the game. So I had to as AI to help me, to correct my code, because the hints weren't enough help. Just one time (in one chapter)I could actually check my code. In the end there were several mistakes, which I could not have found with only the hints
dave c.
485 days ago
The juptr nodebook is fragile and can easily break, landing you on a 404 error page. The help topics are inadequate and fail to address things like cells and how they operate. The help video to explain the editor skims lightly over the functionality. You have to experiment to figure out things lilke how to save your work and how to run the program once you're done.
Gabriel D.
517 days ago
Best way for learning is by doing...
Justin D.
559 days ago
The main function, which had 3 or 4 different chapters of instruction, was already filled in. Otherwise, this was a good exercise!...
Nikolas V.
560 days ago
rely nice...
T P.
565 days ago
Okay, this actually taught me a lot. Best way for me to learn....
Ben W.
580 days ago
Great for anyone who prefers hands-on learning. Easy to follow and understand....
Kateryna B.
592 days ago
very good...
Orlando D.
600 days ago
Comprehensive use of learned Python programming language....
Sandra C.
602 days ago
I found that it didn't save my progress so each time I went to finish it I had to start all over again! the end was very confusing for me and I didn't understand it. It looked like it was written but then it said I was wrong.
Yevhen Y.
604 days ago
Pretty cool, but l think it will be some simple text graphic here. If you try pass from phone, may some problems with saving previous code, that need do backups) In general not bad, and i think some examples how to do and how not to do was here, try it.
Jordan F.
629 days ago
Seemed pretty good until the end where it just seemed to tank....
Jenna W.
764 days ago
Easy to follow, but the bulk of the hangman code is already written for you and there is no challenge. Also, could not download the certificate....
Stian S.
798 days ago
+ Relatively easy to follow, good hints. Well structured. - It resets if you leave the course. The whole page will freeze if its left too long.