Welcome to the Bubble Game! This is a simple and fun web-based game where you need to pop bubbles that match a randomly generated target number. The game is built using HTML, CSS, and JavaScript.
- Bubbles with random numbers are displayed on the screen.
- A target number is shown that you need to hit by clicking on a bubble with the matching number.
- Each time you hit the correct bubble, your score increases.
- The game also features a countdown timer. Make sure to pop the bubbles before time runs out!
Play the game here: Bubble Game
To run the game locally on your machine, follow these steps:
- Clone this repository.
- Open
index.html
in your web browser. - Enjoy the game!
- Responsive design for various screen sizes.
- Multiple difficulty levels with different bubble counts, sizes, and time limits.(only for Laptops and Desktops for now)
- Interactive gameplay with click events.
- Background video for enhanced visual experience.
- User-friendly UI with score display, timer, and difficulty selection.
- HTML
- CSS
- JavaScript
Contributions are welcome! If you'd like to contribute to the game, feel free to open a pull request. You can suggest improvements, report issues, or help enhance the gameplay.
Have fun playing the Bubble Game! Feel free to reach out if you have any questions or feedback.