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 .
- Host: GitHub
- URL: https://github.com/amarnarayandwivedi/bubble_hit_game
- Owner: AmarNarayanDwivedi
- Created: 2024-02-18T18:52:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T14:16:09.000Z (11 months ago)
- Last Synced: 2025-03-13T13:23:19.929Z (7 months ago)
- Language: CSS
- Homepage: https://amarnarayandwivedi.github.io/Bubble_Hit_game/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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