Color Matching Tile Game
Rules:
- The first tile can be placed anywhere on the grid.
- Additional tiles must touch at least one existing tile.
- Colors must match where tiles touch (e.g., if the right side of one tile is blue, the left side of the adjacent tile must also be blue).
- Click on a tile to remove it (you cannot remove tiles that would disconnect the pattern).