Crafting a Classic Hangman Game
Sofiia Piustonen
Python
9 Chapters
0 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.
Teknologia
Python
Kieli
En
Arvosana
3.3
Luvut
9
Kurssin kuvaus
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.
Arvostelut
20 arvosanat
Kim M.
päivää sitten
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
Spencer B.
päivää sitten
If this was a course about how to fix someone else's broken code, it might manage get three stars :/ I couldn't run the final code even after all the mistakes in the AUTHOR'S code I managed to fix due to the AI helper because I got stuck on how to define "guessed_letters" which we were never prompted to do in the course :( I still feel like I consolidated some knowledge, but I've definitely been left feeling less confident in my skills unfortunately
James W.
päivää sitten
The course didn't really make sense, namely, hints 2/2 which called the test_word_list every time. This was clearly not tested long enough. Don't create a video for your course before testing it.
dave c.
päivää sitten
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.
päivää sitten
Best way for learning is by doing...
Shafique C.
päivää sitten
The application has been difficult to use with errors on nothing i did. Even when i checked hints to match correct answers… the next test would not work....
Angelo M.
päivää sitten
I cannot finish the course right now as the programming applet is bugged. I have the correct names and a function is defined, but it states that there is an error and the program cannot run a particular function. The IDE also lost the colors for the keywords, so there must be something wrong with the IDE itself. I wound up just finishing the project on my own in an external IDE, but I am not sure if I were to run this program at the end if it would show I am done and the certificate would be granted or not.
Justin D.
päivää sitten
The main function, which had 3 or 4 different chapters of instruction, was already filled in. Otherwise, this was a good exercise!...
Nikolas V.
päivää sitten
rely nice...
T P.
päivää sitten
Okay, this actually taught me a lot. Best way for me to learn....
Ben W.
päivää sitten
Great for anyone who prefers hands-on learning. Easy to follow and understand....
Nicolas R.
päivää sitten
Really not a fan of this one, the game is already built, you just fill a blank here and there, doesn't teach much in my opinion...
Kateryna B.
päivää sitten
very good...
Orlando D.
päivää sitten
Comprehensive use of learned Python programming language....
Sandra C.
päivää sitten
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.
Oleksandr M.
päivää sitten
Заповнювати шаблони, ну таке собі, думати взагалі не треба...
Yevhen Y.
päivää sitten
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.
päivää sitten
Seemed pretty good until the end where it just seemed to tank....
Jenna W.
päivää sitten
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.
päivää sitten
+ 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.