Welcome to the "Guess the Random Number" game! This project is a simple and fun game where you try to guess a randomly generated number within a specified range.
Check out the live version of the game on Netlify: Guess the Random Number Game
- Fully responsive design
- Simple and intuitive user interface
- Random number generation
- Feedback on guesses (too high, too low, correct)
- Reset functionality to start a new game
- HTML
- CSS
- JavaScript