Skip to content

AnushkaJagtap22/-Bubble-Click-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Bubble Hit Game

A fun and fast-paced number-matching game built using HTML, CSS, and JavaScript. Click the bubbles matching the "Hit" number and score as much as you can in 60 seconds!


🕹️ How to Play

  1. A random number is shown in the Hit box.
  2. Click on bubbles that have the same number.
  3. For every correct hit:
    • +10 points are added to your score.
    • Bubbles refresh.
    • A new Hit number appears.
  4. You have 60 seconds to score as high as you can.

📸 Preview

image

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

📁 Folder Structure

bubble-hit-game/ ├── index.html ├── style.css ├── script.js └── README.md


🚀 Features

  • Real-time score tracking
  • Timer countdown
  • Dynamic bubble generation
  • Responsive UI
  • Hover effects and animations

About

A fun and interactive bubble-clicking game built with HTML, CSS, and JavaScript. Click the correct bubble before time runs out!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors