Question: Create a game in C++ that the computer makes multiple guesses to get the correct number the user chose between 1-100. The computer should guess
Create a game in C++ that the computer makes multiple guesses to get the correct number the user chose between 1-100. The computer should guess and determine if the number is higher or lower and adjust its next guess accordingly. Eventually the computer should have the users number. The game should cover at least these concepts: pointers classes character testing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
