Ball Shooter is a classic Bubble Shooter game where the player shoot colored ball at a field full of other balls. The goal is to eliminate all the balls on the field by shooting combinations of balls that have the same color. The basic rules including:
<1> When the player match 3 balls, the balls will pop up and remove from the field.
<2> When any ball is unattached from the root, it becomes "floater" and removed from the field.
The game includes 2 types of level:
<1> Pop balls: Players have to eliminate all the balls on the field.
<2> Collect items: Players have to collect target items.