
Water Sort Puzzle
Sort the colors, solve the tubes.
🎮 How to Play
Select a tube by clicking on it — it will lift up to show it's selected
Click another tube to pour the liquid
You can only pour if:
The top color of both tubes matches, or
The target tube is empty
Sort all liquids so that each tube contains only one color
Complete all tubes to win 🎉
Water Sort Puzzle is a browser-based puzzle game where you sort colorful liquids into tubes until each tube contains only one color. Select a tube, pour into another tube, use undo or reset when needed, and solve randomly generated puzzles across different difficulty levels.
Original project:
https://github.com/Sazooka/water_sort
License:
MIT License.
Copyright (c) 2026 Sazooka.
This is an unofficial gapp.so rehost/repackaging of the original open-source HTML5 game. No authorship or endorsement by the original creator is implied. The original copyright notice and MIT License are preserved in this upload.
Credits:
Created by Sazooka.
Changes:
Repackaged for gapp.so hosting by placing index.html at the ZIP root, preserving the original license/documentation files, and replacing the external Google Fonts import with standard system font fallbacks so the app is self-contained. No gameplay logic was intentionally changed.






讨论