Welcome to the Number Guessing Game! 🎉
This is a simple command-line game where you need to guess a number between 1 and 100. Depending on your choice of difficulty, you will have a limited number of attempts to find the correct number.
-
Run the Game:
- Double-click
Play_Guess_Game.batto start the game. This will open a command-line window and launch the game.
- Double-click
-
Choose Difficulty:
- You'll be prompted to select a difficulty level. Type
'easy'for 10 attempts or'hard'for 5 attempts.
- You'll be prompted to select a difficulty level. Type
-
Make Guesses:
- Enter your guess when asked. The game will let you know if your guess is too high or too low.
-
Winning or Losing:
- Guess the number correctly within your attempts to win. If you run out of guesses, the game will end, and you'll be notified of the correct number.
-
Play Again:
- After the game ends, you can choose to play again or exit.
Here is an example of how the game appears when running:
The game features a cool ASCII art displayed. Check it out in the images.py file for more details!
- Ensure that you have Python installed on your system.
- Place the
Play_Guess_Game.batandlogo.pyin the same folder. - Double-click
Play_Guess_Game.batto start the game.
If you have any questions or feedback, please reach out!
Happy Guessing! 🎉
