( this doesn‘ t include curly braces, variable declarations, comments, and blank spaces!). You are not allowed to use global variables. Read the C ++ string documentation to help with this assignment: http:// www. cplusplus. com / reference / string / string /? kw = string ** You can decide how many incorrect guesses a user gets before they lose. In addition, you can use the system(― clear ‖); command from the & lt; cstdlib & gt; to clear the screen, after the user enters their message. Yes they can scroll above to see the message, but we aren‘ t cheaters!!! Example Run: Enter a message: National Park Service How many players do you have? 2 How many rounds for winning? 1 The message is _ _ _ _ _ _ _ _ ____ _______ Player 1: Do you want to spin( 1), solve the puzzle( 2), or buy a vowel( 3): 1 Your wheel landed on 20 Guess a letter: n 2 found. Total: $ 40 The message is N _ _ _ _ n _ _ ____ _______ Do you want to spin( 1), solve the puzzle( 2), or buy a vowel( 3): 1 Your wheel landed on 10 Guess a letter: l 1 found. Total: $ 50 The message is N _ _ _ _ n _ l ____ _______ Do you want to spin( 1), solve the puzzle( 2), or buy a vowel( 3): 3 Guess a vowel: a 3 found. Total: $ 40 The message is N a _ _ _ n a l _ a _ _ _ _ _ _ _ _ _ Do you want to spin( 1), solve the puzzle( 2), or buy a vowel( 3): 1 Your wheel landed on 0 Total: $ 0 The message is N a _ _ _ n a l _ a __ _______ Player 2: Do you want to spin( 1), solve the puzzle( 2), or buy a vowel( 3): 1