Welcome to Guess The Number โ a simple, interactive, and fun number guessing game built using HTML, CSS, and JavaScript.
๐ Live Demo: Play Now
- Generates a random number between 1 and 100
- Real-time feedback on your guesses
- Keeps track of the number of attempts
- Fun UI with responsive design
- Reset button to start a new game
- HTML5 โ Structure
- CSS3 โ Styling & Layout
- JavaScript (ES6) โ Game logic & interactivity
- Enter your guess in the input field.
- Click the Check button to see if youโre right.
- The app will guide you with:
- "Too high" if your guess is greater than the number.
- "Too low" if your guess is less than the number.
- "Correct!" if you guessed it right!
- Use the Reset button to start a new game.
Have ideas to make the game more fun or want to contribute? Feel free to fork the repo or open an issue!
๐ GitHub Repository
Made with โค๏ธ by Shruti Chandra