Hang Man game using C++

Опубликовано: 04 Октябрь 2024
на канале: Geek projects
7,131
107

In this video you will learn how to create Hangman game using C++ console application in just 10 minutes. If you don't know the game, you should guess the word by entering a certain number of letters before hanging the man. I added more features like:
Different levels.
Anti-cheating when you enter more than two letters.
One help to guess only the first letter of the word.

I have already prepared a word list, but obviously you can change it. And I commented some numbers in the code as indicators to help you to change the code depending on your word list.
If you have any questions about the video, leave a comment down below and I will answer you!

🔗 Project Link:
https://github.com/MoussaGerges9/Hang...

📚 Check my GitHub for more projects in different languages:
https://github.com/MoussaGerges9

Don't forget to SUBSCRIBE and hit the like button to not miss any future thing 😉