A small game prototype where you pump and burst balloons! Made using Phaser 3, HTML, CSS, and JavaScript.
Goal: Create a balloon game where:
- You press a pump to inflate balloons
- Once filled, balloons float randomly
- You can tap to burst them
- Realistic balloon inflation with scaling
- Random floating movement once inflated
- Click to burst with a pop sound
- Letter symbols displayed on balloons (AβZ)
- Phaser-powered game logic
- Responsive design (full-screen)
- Phaser 3 β Game engine
- HTML/CSS/JS β Web technologies
Deployed using Netlify.
π Live Link: https://balloon-pump-game.netlify.app/
- Go to https://netlify.com
- Sign up and log in
- Click "Add New Site" β "Deploy manually"
- Drag and drop your project folder
- Done! Your game is live
- Clone the repo:
git clone https://github.com/your-username/balloon-pump-game.git
- Open
index.htmlin your browser
balloon-game/
βββ assets
βββ index.html
βββ main.js
βββ README.md
Riddhesh Rajwadkar
Free to use and modify for educational and non-commercial use.

