A fun Number Guessing Game where you try to crack the secret number between 1โ100! Simple, addictive, and perfect for testing your luck & logic.
- Guess a number between 1 and 100
- Real-time feedback: Too high, Too low, or Correct!
- Tracks number of attempts
- Simple and interactive UI
- HTML โ Structure of the webpage
- CSS โ Styling for a clean and user-friendly interface
- JavaScript โ Game logic, user interaction, and real-time number evaluation
- Open
index.html
in your browser. - Enter your guess in the input field.
- Click Check to see if you guessed the number.
- Keep trying until you crack the secret number!
- Clone the repository:
git clone https://github.com/dev-Isha-Anand/Number-Guessing-Game.git