Clear the board by taking matching pairs of tiles. A tile can only be
taken when it is free: nothing lying on top of it, and its left or right
edge clear. Blocked tiles are dimmed.
Tiles match when their faces are the same, with one exception that comes from the real
game: any flower matches any other flower, and any season matches
any other season. Flowers are marked F in the top-right corner and
seasons S.
Every deal is generated by taking a finished board apart pair by pair and then replaying
that in reverse, so a solution always exists. It is still easy to lose one:
the order you take pairs in decides whether you get stuck. Shuffle redeals the tiles
still on the board into a fresh solvable arrangement.
Keyboard
- Tab into the board, then ↑↓←→ to move between tiles
- Enter or Space to pick a tile up and to match it
- Esc to put it back down
- H hint · Z undo · S shuffle · N new game
The set