A Fun Interactive Guessing game where we have to guess the number and after each try computer will give hints to guess the number correctly. The one who takes lesser no of turns to guess the random number wins. It can also be played other way around where computer will try to guess our secret number we have in our mind.
- The computer randomly selects a number.
- You get multiple chances to guess it.
- You’ll get hints whether your guess is too high or too low.
- The player who guesses the correct no taking lesser no of hints wins the game.
- Clone the repo:
git clone https://github.com/JaiveerSahni/Guessing-Game-Python.git