A fun and interactive Bubble Game built using HTML, CSS, and JavaScript.
Pop as many bubbles as you can before the timer runs out!
- Smooth gameplay
- Random bubble generation
- Timer-based challenge
- Lightweight and fast
- Pure HTML, CSS, and JS (no frameworks)
- HTML5 for structure
- CSS3 for styling and layout
- JavaScript (ES6) for game logic
To run this project locally:
# Clone this repository
git clone https://github.com/your-username/bubble-game.git
# Navigate into the project folder
cd bubble-game
# Open the game
open index.html