Skip to content

Hangman game using C++ console. If you don't know the game, you should guess the word by entering a certain number of letters before hanging the man.

Notifications You must be signed in to change notification settings

MoussaGerges9/Hangman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman game

Hangman game using C++ console. 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.

🔗 Project video: https://youtu.be/Hr58q1q-LYg

🔗 Check my channel for more projects: https://www.youtube.com/channel/UCFMJmXtUKtHBeO7LDDvkA3Q

About

Hangman game using C++ console. If you don't know the game, you should guess the word by entering a certain number of letters before hanging the man.

Topics

Resources

Stars

Watchers

Forks

Languages