WaterSort Puzzle
Pure logic challenge — pour colored liquids between tubes until every tube holds only one color.
🟢 LIVE
Logic Strategy
Color Sort — Pure Strategy
A satisfying logic puzzle: pour liquids from tube to tube, matching colors on top. When a tube holds a single pure color, it's solved. Think before you pour — every move is permanent!
Gameplay Rules
Pour Mechanics
Pour only onto matching top-color or empty tubes.
No Undo
Every move is final — plan several steps ahead.
Increasing Complexity
More colors and tubes with each new level.
Satisfying Completion
Each solved tube pulses with a satisfying glow.
Technical Highlights
- Fluid Simulation — Smooth liquid-pour animations between tubes.
- State Validation — Move legality checked in real-time per pour rules.
- Level Generator — Procedural or hand-crafted puzzle layouts per difficulty.
- Minimal UI — Clean, focused interface to maximize puzzle immersion.