Your turn — click a dot to start drawing a line.
A simple line connection game where triangles are formed from three vertices(dots)
1. Lines cannot cross any existing line.
2. Lines cannot cross a completed triangle's boundary.
3. A triangle only scores if no other dots are inside it.
4. No duplicate lines.
5. A line cannot pass through an intermediate dot — connect to it or route around it.
The player with the most triangles when no valid moves remain wins. Your triangles are orange; the AI's are teal