You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Guess the Number Game
A premium, modern "Guess the Number" web application built with HTML, CSS, and JavaScript.
## Features
- **Modern UI**: Dark mode with vibrant gradients and glassmorphism.
- **Micro-animations**: Smooth transitions and hover effects.
- **Smart Feedback**: Tells you if the hidden number is higher or lower than your guess.
- **Attempt Tracking**: Keeps count of how many attempts you take.
- **Persistence**: Remembers your best score using LocalStorage.
- **Confetti Celebration**: Sparkles when you win!
## How to Run
1. Clone the repository.
2. Open `index.html` in any modern web browser.
## Technologies Used
- HTML5 (Semantic Structure)
- CSS3 (Custom Properties, Glassmorphism)
- JavaScript (ES6+, DOM Manipulation)
# GuessGame
About
Premium Guess the Number Game | A modern JavaScript project by Navaneethan P.