Skip to content

Bubble Game using html, css and javascript. Used the concept of event bubbling.

Notifications You must be signed in to change notification settings

jain-rithik/Bubble-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubble Game

Bubble Game Screenshot

This is a simple JavaScript-based bubble popping game with a timer. The goal of the game is to click on bubbles with the correct number to earn points before the timer runs out.

Table of Contents

Demo

You can play the game live at Game Demo.

Features

  • Click on bubbles with the correct number to earn points.
  • A timer counts down, and the game ends when the timer reaches 0.
  • Option to play again after the game over.

Installation

  1. Clone the repository or download the source code.
  2. Open the index.html file in your web browser.

Usage

Simply open the index.html file in your web browser, and the game will start. Click on the bubbles with the correct number to earn points. The game ends when the timer reaches 0.

How to Play

  • Click on bubbles with the number displayed in the "Hit" box to earn points.
  • The timer counts down from the initial value.
  • Try to earn as many points as possible before the timer runs out.
  • When the game ends, you can click the "Play Again" button to start a new game.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or create a pull request.

About

Bubble Game using html, css and javascript. Used the concept of event bubbling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published