Skip to content

Vansh-kash2023/Guessing-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Guess the Number Game 🎲

Welcome to the "Guess the Number" game! 🚀

This simple Python console game allows you to challenge yourself in guessing a random number within a specified range. You'll have a maximum of three chances to guess the correct number. Good luck, and let's get started! 🍀

How to Play 🎮

  1. You will be asked to enter the minimum and maximum values that define the range for the random number. 📈

  2. The game will generate a random number within this range. 🎯

  3. You have up to three chances to guess the correct number. After each guess, the game will provide feedback, letting you know if your guess was too high or too low. 🔍

  4. If you guess the correct number within three attempts, you win the game! 🎉

  5. If you use all three chances and haven't guessed the number, the game will reveal the correct number. 🙈

  6. You can choose to play the game again or exit. 🔄

Getting Started 🚀

  1. Clone this repository to your local machine using git clone. 📁

  2. Run the game using the command: python guessthenumber.py. ⚙️

  3. Follow the on-screen instructions to play the game. 🕹️

Contributing 🤝

If you'd like to contribute to this project, feel free to submit a pull request with your changes. We welcome contributions and improvements! 🚀

Contact 📧

For inquiries, collaborations, or internship opportunities, you can reach out to the developer:

Enjoy the game! 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages