Water Balloon Blitz
Balloons drift across the screen — click or tap each one to pop it before it flies away. Reach the goal count within the time limit to advance to the next stage. Watch out for bomb balloons that cost HP if popped.
10 stages, each with more balloons, less time, and more bombs. Use the Splash ability to burst multiple nearby balloons at once.
How to Play
- Pop: Click or tap a balloon to burst it
- Avoid clicking bomb balloons — they cost 1 HP
- Splash: tap the Splash button to pop all nearby balloons
- Reach the goal count before time runs out to advance
About This Game
Water Balloon Blitz is a rapid-fire tap game about instant decisions: pop the water balloon or leave it. The catch is the bomb balloons mixed in — tap one by mistake and you lose HP. As stages progress, balloons appear faster and the ratio of bombs increases, forcing you to read each target in a fraction of a second.
Why We Built It
We wanted a game that felt festive and light while still demanding sharp attention. Water balloons have a universally cheerful connotation, which makes the risk-reward tension feel playful rather than stressful. The Splash ability was added after playtesting showed that players needed a way to recover from tight situations — it converts a moment of panic into a tactical decision.
How It Works
Balloons are spawned with a random trajectory and a type flag — either water or bomb, weighted by the current stage configuration. Each balloon moves along its trajectory and disappears when it exits the canvas. A click/tap hit check fires against each balloon's circular radius on input. Water balloons increment the hit counter toward the stage goal; bomb balloons deduct HP on contact. The Splash ability triggers an area-of-effect pop around the cursor's current position.
Tips & Strategy
- Look at the color and shape before tapping — bomb balloons have a distinct appearance. Tapping fast without checking is the main cause of HP loss.
- Use Splash when three or more water balloons are clustered together. Single-balloon situations aren't worth the cooldown.
- Allow some water balloons to escape rather than risking a bomb hit when they're tightly grouped.
- In later stages, focus on the center of the screen where density is highest and let balloons near the edges drift past.
Ideas for Improvement
- Special balloons — golden balloons worth three hits, chain balloons that pop adjacent water balloons when hit.
- Wind mechanics — balloons pushed by a directional wind that changes each stage, requiring path prediction.
- Lives display — animated heart icons that break visually when HP is lost, making damage more emotionally impactful.
- Stage themes — different visual backdrops and balloon color palettes per stage to maintain visual freshness.