Hosted on MSN19d
Ball Sort Color Puzzle
Tap any tube to shift the ball that is lying on top of it to a different tube. You can only lay a ball on top of another ball if all of them are the same color and the tube into which you wish to ...
Golang solver algorithm for the "Ball Sort Puzzle" game. I made this because level 578 appeared impossible to solve without using the "+1 tube" button. Turns out level 578 is indeed impossible to ...
A program that will solve "Ball Sort Puzzle" games (such as the ones in this Android app). There is also separate program that will generate random puzzles (with the specified number of colours, and ...