Bubble Game Bubble Game Dec 2023 - Dec 2023Dec 2023 - Dec 2023 The Bubble Game is a simple and interactive web-based game created with HTML, CSS, and JavaScript. The game involves hitting specific bubbles with target numbers to score points within a limited time frame. This project demonstrates fundamental JavaScript skills, event handling, and CSS-based responsive design.
-->> The game has a 60-second timer. Players must hit the correct bubbles before time runs out. When the timer reaches zero, the game ends with a "Game Over" message.
-->> Every correct hit adds 10 points to the player's score. The game displays the current score in real-time, providing instant feedback on the player's progress.
✅Bubble Generation ✅Scoring System ✅Timer-Based Gameplay ✅Responsive Design ✅Score Display and Updates ✅Interactivity and Event Handling ✅Game Over Logic ✅Easy to Play