Stuck on a Ball Sort level? Drop in your tube layout, click Solve, and step through the exact sequence of moves that clears the board in the fewest taps.
Start SolvingSelect the focused tube then tap a color — or use number keys. Hit ✨ Solve when ready.
⚠️Add some colors to your tubes to start solving.
⚠️Add some colors to your tubes to start solving.
Ball Sort Puzzle is the original — and still most-played — variant of the color-sorting genre, with marquee titles like SayGames' Ball Sort Puzzle clearing 300+ million installs and a long tail of clones (Color Ball Sort, Ball Sort: Color Puzzle, Sort Balls). The rules are the cleanest in the genre: move exactly one colored ball at a time from the top of one tube to the top of another, but only if the destination is empty or its top ball matches the moving color. The 'one ball at a time' constraint is what makes Ball Sort the gateway puzzle for new players — every move is small and reversible-feeling — but it's also why high-level Ball Sort puzzles can require 30, 40, even 60 moves: you can't shortcut a five-ball stack the way Water Sort can with a single pour. ChromaOracle finds the absolute minimum number of moves with breadth-first search.