Question: C++ Visual Studio. In this programming assignment you are to make a game in which you have a secret number the user will guess a
C++ Visual Studio.
In this programming assignment you are to make a game in which you have a secret number the user will guess a number and you must tell them high, low, or correct. Allow the user to have 5 guesses. You're secret number must be between 1 and 20 inclusively. If the user guessing 5 times incorrectly print game over and exit. Once the user guesses the number correctly, exit.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
