A simple and fun mini game built using HTML, CSS, and JavaScript.
Try to guess the correct number between 1 and 10 before your score runs out!
- ๐ฏ Random number generation each round
- ๐ฅ Score tracking (starts at 10, decreases with wrong guesses)
- ๐น๏ธ Game Over state when score reaches 0
- ๐ Sleek glassmorphism-style UI with gradient background
- โก Instant feedback on guesses
- HTML5 โ Structure
- CSS3 โ Styling and layout
- JavaScript (ES6) โ Game logic and interactivity
- Enter your guess (a number between 1 and 10).
- Click Check.
- If your guess is right โ you win! ๐
- If itโs wrong, your score decreases.
- The game ends when your score reaches 0 ๐