Goal: Draw non-intersecting paths that connect each pair of same-colored circles.
Rules:
• Click and drag between adjacent cells to draw a path.
• Each path connects two circles of the same color.
• Paths cannot share cells (except at endpoints).
• Each path cell has exactly 2 connections (no branches).
• All pairs must be connected to win.