Closed Abtaha closed 4 years ago
A number is selected at random and you have to guess it. You have 10 guesses. The program will tell you whether your guess was smaller or bigger than the selected number.
Issue #8
Sorry but I think you are capable of more than this. This repo is meant to challenge people, primarily beginners.
Number Guessing Game in C++
A number is selected at random and you have to guess it. You have 10 guesses. The program will tell you whether your guess was smaller or bigger than the selected number.
Issue #8