Color balls remover

Contains ads
10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this game

Clicking on balls and they will be removed if there are more than 2 color balls. They have to be horizontal or vertical connected together. There are 2 game levels.

Easy level: 5 color balls will be generated randomly and the score calculation: 5 points for each ball if only 2 balls, 6 points for each ball if it is 3 balls, 7 points for each ball if it is 4 balls, 8 points for each ball if it is 5 balls, and so on and so forth. Formula:
Total Score = (5 + (number of Balls - 2)) * number of balls

Difficult level: 5 color balls will be generated randomly and the score calculation: 6 points for each ball if only 2 balls, 8 points for each ball if it is 3, balls, 10 points for each ball if it is 4 balls, 12 points for each ball if it is 5 balls. Formula:
Total Score = (6 + (number of Balls - 2) * 2) * number of balls
Updated on
Jan 14, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

What’s new

Fixed UI bugs