Objective
- Clear the tiles by matching 3 identical tiles and moving them into the stack.
Stack
- You can hold up to 7 tiles in the stack at any time.
Abilities
- Remove Tiles: Remove 3 tiles from the left side of the stack and set them aside.
- Undo: Revert the last move by placing the most recently added tile back in its original position.
- Shuffle: Randomly rearrange all unused tiles on the board.
Winning the Match
- The first player to eliminate all tiles wins.
- If neither player clears all tiles before the stack is full or time runs out:
- The player who eliminates the most tiles wins.
- If both players eliminate the same number of tiles, the player who did so in the shortest time wins.
- If both players take a similar amount of time, the match ends in a tie.