Skip to content

theprinceraj/Bubble-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubble Game

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.

Bubble Game Screenshot

Gameplay

  • 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!

Try It Out

Play the game here: Bubble Game

Getting Started

To run the game locally on your machine, follow these steps:

  1. Clone this repository.
  2. Open index.html in your web browser.
  3. Enjoy the game!

Features

  • 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.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Screenshots

Desktop/Laptop: image image image image image
Mobile: image image image image

How to Contribute

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.