A fun and interactive number guessing game built using *HTML, **CSS, and *JavaScript.
This is my first mini project, and it includes 3 difficulty modes: *Easy, **Medium, and *Hard!
๐ Play the Game
- ๐ข Random number generation
- ๐ฏ 3 Difficulty Modes:
- Easy: 1โ20
- Medium: 1โ50
- Hard: 1โ100
- ๐ง Real-time feedback (Too high / Too low / Correct)
- โป Reset button to start a new game
- ๐ป Responsive user interface
- HTML
- CSS
- JavaScript (Vanilla)
- Clone the repository:
git clone (https://github.com/SakshiGupta26/Guess-the-number)