Click on matching bubbles, beat the timer, and score points in this browser-based Bubble Game.
-
Clone the repository:
git clone https://github.com/gauravgorade/bubble-game.git
-
When you start the game, you'll see bubbles displayed on the screen.
-
Look at the "Hit" number at the top of the screen. Click on the bubbles that match the hit number to score points.
-
The game also includes a timer that starts from 60 seconds. You need to score as many points as possible before the timer runs out.
-
If you click a bubble with a number that matches the hit number, you earn 10 points. If the numbers don't match, no points are added.
-
Your score is displayed at the top-right corner of the screen.
-
The game ends when the timer reaches 0. A message will be displayed showing your final score.
If you want to customize the game's appearance, you can do so by modifying the style.css
file. You can adjust the colors, fonts, and other visual elements to your liking.
If you'd like to contribute to this project, feel free to fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.
Happy gaming!