An open API service indexing awesome lists of open source software.

https://github.com/amarnarayandwivedi/bubble_hit_game

A minor game made using (HTML , CSS and JS) in which you have 60sec to hit maximum correct bubbles .
https://github.com/amarnarayandwivedi/bubble_hit_game

Last synced: 2 months ago
JSON representation

A minor game made using (HTML , CSS and JS) in which you have 60sec to hit maximum correct bubbles .

Awesome Lists containing this project

README

          

# Bubble_Hit_game

Bubble Game
Bubble Game
Dec 2023 - Dec 2023Dec 2023 - Dec 2023
The Bubble Game is a simple and interactive web-based game created with HTML, CSS, and JavaScript. The game involves hitting specific bubbles with target numbers to score points within a limited time frame. This project demonstrates fundamental JavaScript skills, event handling, and CSS-based responsive design.

#### -->> The game has a 60-second timer. Players must hit the correct bubbles before time runs out. When the timer reaches zero, the game ends with a "Game Over" message.
#### -->> Every correct hit adds 10 points to the player's score. The game displays the current score in real-time, providing instant feedback on the player's progress.

### 🌟Key Features:

âś…Bubble Generation
âś…Scoring System
âś…Timer-Based Gameplay
âś…Responsive Design
âś…Score Display and Updates
âś…Interactivity and Event Handling
âś…Game Over Logic
âś…Easy to Play