Bubble Popper is a simple web application where users can pop bubbles that fall down the screen.
- Bubbles fall down automatically at regular intervals.
- Users can click on bubbles to pop them.
- Background image displayed within each bubble.
- HTML
- CSS
- JavaScript
- Flask
To get a local copy up and running follow these simple steps.
- Python 3.x
- Flask
- Clone the repo
git clone https://github.com/your_username_/bubble-popper.git
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
