Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.61 KB

File metadata and controls

49 lines (30 loc) · 1.61 KB

Exploding Balloons

Exploding Balloons is an interactive web-based game developed using pure JavaScript, HTML, and CSS. The objective is to click on moving balloons to explode them, providing an engaging and fun experience for users. But players can only explode balloons not any birds.

Features

  • Interactive Gameplay: Click on dynamically moving balloons to pop them.
  • Visual Feedback: Balloons disappear upon clicking, enhancing user satisfaction. Changing background like SUN moving form bottom to top and hidding behind clouds. background birds.
  • Responsive Design: Compatible with various screen sizes for optimal user experience.

Getting Started

To play the game locally:

  1. Clone the Repository:

    git clone https://github.com/usmandev24/Exploding_Balloons.git
  2. Navigate to the Project Directory:

    cd Exploding_Balloons
  3. Open index.html in Your Preferred Web Browser.

How to Play

  • Launch the game by opening index.html.
  • Click on the balloons as they appear to pop them.
  • Aim to pop as many balloons as possible for a high score.

Live Demo

Experience the game online: Exploding Balloons Live Demo

ScreenShots

image Game over: image

License

This project is licensed under the MIT License. See the LICENSE file for details.