Program to Play Hangman C++ Project 4

Program to Play Hangman C++ Project 4

For this project, you are going to create the game hangman. Hangman is a simple word game where the player attempts to guess a word before they get “hung” by guessing letters that they think might be in the word. For your version of the game, you’re going to use world capitals instead of words.