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.
The player with the most triangles when no valid moves remain wins. Your triangles are purple; the AI's are teal.