Number Guessing Game
Welcome to the Number Guessing Game, a simple yet engaging game where players attempt to guess a randomly selected number between 1 and 100.
Features:
Difficulty Levels: Choose from Easy (10 chances), Medium (5 chances), or Hard (3 chances). Hint System: Get hints to help narrow down your guesses, but using a hint will cost you one attempt.
Prerequisites:
Python 3.x installed on your machine. Installation:
Clone this repository or download the code files. Navigate to the project directory. Run the game by executing the Python script. How to Play:
Select your difficulty level. Enter your guess for the number. Use hints wisely, as each hint deducts from your total chances!