You get a 8x8 grid of colorful boxes, and the user have to click on a box with 2 or more neighbours of the same color. Neighbours are only accepted horisontally or vertically, not diagonally. If the user successfully clicks a group of 3 or more boxes of the same color, that whole group disappears and the user gets points based on how many boxes was in the group. New boxes are generated to replace the ones that disappeared. The whole game is timed, and the user has 1 minute to get as high a score as possible.