An interactive browser-based Bubble Game built using HTML, CSS, and JavaScript.
https://my-bubbles-game.netlify.app/
- Dynamic Bubble Generation
- Random Target Number System
- Score Tracking
- 60-Second Countdown Timer
- Correct and Wrong Sound Effects
- Real-Time User Feedback
- Game Over Screen
- Restart Functionality
- Responsive User Interaction
- Event-Driven JavaScript Logic
- HTML5
- CSS3
- JavaScript
- A target number appears on the screen.
- Click the bubble containing the matching number.
- Earn points for every correct click.
- Avoid incorrect selections.
- Continue until the timer reaches zero.
- View your final score and restart the game.
- Implemented dynamic DOM manipulation for bubble generation.
- Built a score tracking and countdown timer system.
- Added sound effects for correct and incorrect actions.
- Used event delegation for efficient click handling.
- Developed restart functionality and game state management.
Pratik Suresh Sarse