A simple and fun Bubble Popping Game made using HTML, CSS, and JavaScript.
This project was created to practice basic JavaScript concepts like:
- DOM Manipulation
- Event Handling
- Timers (setInterval, clearInterval)
- You'll see a number at the top.
- Click on the bubble that matches the number.
- Each correct click adds to your score!
- Beat the timer and test your reflexes π―
- Creating dynamic HTML elements with JavaScript
- Handling click events and DOM traversal
- Building game logic with timers
- HTML
- CSS
- JavaScript
Made by Prabha Sharma