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! 🍀
-
You will be asked to enter the minimum and maximum values that define the range for the random number. 📈
-
The game will generate a random number within this range. 🎯
-
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. 🔍
-
If you guess the correct number within three attempts, you win the game! 🎉
-
If you use all three chances and haven't guessed the number, the game will reveal the correct number. 🙈
-
You can choose to play the game again or exit. 🔄
-
Clone this repository to your local machine using
git clone
. 📁 -
Run the game using the command:
python guessthenumber.py
. ⚙️ -
Follow the on-screen instructions to play the game. 🕹️
If you'd like to contribute to this project, feel free to submit a pull request with your changes. We welcome contributions and improvements! 🚀
For inquiries, collaborations, or internship opportunities, you can reach out to the developer:
- Email: [email protected] 📧
- LinkedIn: Vansh Kashyap 🔗
Enjoy the game! 🎉