Pranav016 / Hacktoberfest-PR-for-beginners

Hacktoberfest repo for beginners to contribute to!
24 stars 83 forks source link

game.c #126

Closed LYNE14 closed 3 years ago

LYNE14 commented 3 years ago

the hidden number guessing game. Initialize an integer d to any value then display to the user a message find the hidden number in the interval: give an interval to help. Then at each new proposal of the user; answer: found; or answer: found; or too small, too big, also allow thanks to the loops, a certain number of tries to the user then too small or too hight at the end displayed the hidden number.