In this color-based puzzle game, you must fill a grid with colored tiles.
Each row and column has a color clue shown at the top and on the left side of the grid.
This clue indicates the dominant color — For each row and column, a score is calculated for every color, and the color with the highest score becomes the dominant one — the majority color indicated by the clue.
There are six possible colors:
Primary colors: Red, Blue, Yellow
Secondary colors: Orange (red and yellow), Green (blue and yellow), Violet (blue and red)
The player’s goal is to fill every cell of the grid so that, for each row and each column, the majority color matches its clue.