Games that play in your browser — phone or desktop.

Games » Water Sort Puzzle

Water Sort Puzzle

By Sort colored liquid into matching tubes across nine difficulty levels · 2024

Play:

Touch: Tap a tube to select it, tap an empty or compatible tube to pour · Keyboard: Click a tube with the mouse to select, click again to pour

About:

A clean, procedurally-generated water-sort puzzle across nine levels (Beginner, Expert, Death). Two real bugs in the shipped repository were fixed for this review: a dead reference to an external, non-bundled decorative widget (removed, no gameplay effect), and three icon filenames typo'd as '-full.svg' instead of the actual '-fill.svg' files (corrected). Tap-to-pour was confirmed precise via the game's own move counter on both touch and mouse. Note: the entire interface is in German with no language toggle - the puzzle mechanic itself needs no translation to play.

Credits:

Made by Sort colored liquid into matching tubes across nine difficulty levels, 2024. Published here under the LGPL-3.0 licence. Source code.

Phone check: 2026-09-07: fixed a dead reference to an unbundled external script (../floatingMenuButton/app.js, 404ing on every load) and three typo'd icon filenames (-full.svg vs the actual -fill.svg). Played on simulated phone (390x844, real CDP touch dispatch) and desktop (mouse); confirmed tap-to-select-then-pour moves the correct tube segment via the game's own move counter, on both platforms.

Read the review