Balls
is a game of
logic. At the start of the game you are presented with a random layout
of colored balls which react to gravity when balls beneath them are
removed. In other words, a ball can fall vertically if the ball beneath
it is removed, or it can roll sideways if supporting balls either side
of it are removed. Balls cannot roll horizontally, only downhill.
The object of the game is to score as many points as possible by
removing balls from the layout. The larger the number of contiguous
balls in a group, the more points you score for removing that group.
When you have removed as many groups of balls as possible, and the
number of moves left becomes zero, this is the end of the game, and
your score, if it is good enough, will be added to the Top Ten Scores.
If you can remove all but the last few balls, instead of being the end
of the game, you will get a bonus game to allow you to further increase
your score. |

|