Skip to content

JaiveerSahni/Guessing-Game-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

🎯 Guessing Game (Python)

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.


🚀 How It Works

  • 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.

🛠️ How to Run

  1. Clone the repo:
    git clone https://github.com/JaiveerSahni/Guessing-Game-Python.git
    
    

About

A Fun Interactive Guessing game where we have to guess the number and after each try computer will give hints to guess the number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors