Game objective
Sort the mixed liquid so every non-empty bottle contains only one color.
Controls
- Tap one bottle, then another: Pour the contiguous top color into a compatible or empty bottle
How scoring works
Moves. A legal pour moves one or more matching units All colors are sorted or the 30-second timer expires
Core mechanics
- A pour moves the contiguous run of one color from the top of the source bottle rather than a single arbitrary layer.
- The destination must be empty or show the same top color, and it must have enough remaining capacity.
- Empty bottles act as temporary workspace, letting buried colors be exposed and later recombined.
Common failure causes
- Using both empty bottles for unrelated colors removes the workspace needed to unwind a blocked stack.
- Pouring onto a matching color without checking deeper layers can trap a needed segment underneath.
- Starting many partial bottles instead of completing one creates more exposed color dependencies than available space.
How to recover a difficult position
If every useful pour seems blocked, identify the bottle closest to a single-color finish. Reserve one empty bottle, move only the layers covering that target color, complete the target bottle, and reuse the newly freed space for the next chain.
How we tested this game
Gameplay reviewed .
- Desktop
- Bottle selection, legal and rejected pours, multi-unit transfers, solved state, timer failure, and retry were checked with a pointer.
- Mobile
- Touch emulation confirmed distinct bottle targets, visible top colors, stable portrait reflow, and repeatable two-tap pouring.
Tips for Colour Pour
- Protect both empty bottles until they unlock a useful sequence.
- Finish nearly complete bottles before opening new color chains.
- Do not cover a needed color with a different top segment.
Frequently asked questions
What ends a run in Colour Pour?
All colors are sorted or the 30-second timer expires
What should I focus on first in Colour Pour?
Protect both empty bottles until they unlock a useful sequence.
Guides and collections
Developer and rights
- Owner, publisher, and operator
- Taopu Kuailema Trading Firm (Individual Industrial)
- Chinese legal name
- 天津市静海区桃浦快乐马商贸行(个体工商户)
- Registered operator
- HE TIANXIONG
- Brands
- Hersch Games / GameHersch
Colour Pour is part of the curated MIT-licensed browser-game collection documented in the site rights and attribution record.
Related games
Updated
