The goal is to remove all 144 tiles from the board by finding matching pairs.
- Matching Tiles: A pair consists of two identical tiles. For example, two "Circle 5" tiles. The only exceptions are Flower and Season tiles, which can be matched with any other tile from their own group.
- Open Tiles: You can only select a tile if it is "open". A tile is open if it can be slid to the left or right without disturbing other tiles, and if there are no tiles on top of it.
- Winning the Game: You win by clearing the entire board of all tiles. If you get stuck, you can use the Shuffle button to rearrange the remaining tiles, or the Hint button to reveal a possible match.