Skip to content

May-nk/bubble-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 Bubble Game

A fast-paced, fun, and simple number-hitting game built using HTML, CSS, and JavaScript. The challenge? Hit the correct bubble with the target number β€” all under 60 seconds!

πŸ”— Play the Game Live


πŸ•ΉοΈ How to Play

  • You’ll be given a target number.
  • Bubbles with random numbers will appear on the screen.
  • Click the bubble that matches the target number.
  • For every correct hit, your score increases by 10 points.
  • The game ends when the 60-second timer runs out.
  • Try to get the highest score possible before time runs out!

πŸš€ Features

  • ⏱️ Countdown Timer (60 seconds)
  • πŸ”„ Auto-refreshing Bubbles
  • 🧠 Score Tracker
  • 🎯 Randomized Bubble Values
  • πŸ“± Responsive Design

πŸ›  Tech Stack

  • HTML
  • CSS
  • JavaScript (Vanilla)

πŸ“š Credits

This project was inspired by a tutorial from Sheriyan Coding School, which helped enhance my understanding of JavaScript and DOM manipulation.
Big thanks to their content for simplifying complex topics!


πŸ“Œ Future Improvements (optional)

Not added yet, but here's a space to add if you want:

  • Difficulty levels
  • Sound effects
  • Animated feedback for correct/wrong hits
  • High score storage with localStorage

πŸ§ͺ Run Locally (Optional)

If you'd like to explore the code and run the project locally:

git clone https://github.com/your-username/bubble-game.git
cd bubble-game
# Then open index.html in your browser

Releases

Packages

Contributors

Languages