Question: Write a simple menu-driven guessing game program by using C++ programming language. In the main-menu screen, players can choose the various options of this game,
Write a simple menu-driven guessing game program by using C++ programming language. In the main-menu screen, players can choose the various options of this game,
such as:
1 Help
2 Specify your betting position for either odd or even cents remaining for the 1 cent coin
3 Start generating the random amount between 1 to 99 cents
4 Check Players Financial Status
5 Quit this Program
When option 3 (Start generating) is chosen, the game will immediately show whether the player wins or loses for this game. The win-counter and lose-counter will also be updated and displayed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
