Start with a complete graph -- that is, a set of points of all which are connected by lines. Take turns coloring one of the edges. The winner is the first person to color edges which form a triangle. For example, start with a complete graph on 5 points:
For example, start with a complete graph on 5 points:
If the first player colored edges blue and the second player colored edges red, then the first player has a triangle and wins.
You can play on graphs with any number of vertices -- to start with you probably want to stick with 4-8 vertices.
You can play it online at here.
The game is played in the same manner, except winning is defined differently. The first player wins in the same way -- making a triangle. The second player wins by keeping the first player from making a triangle; the second player wins if all edges are colored and there is no triangle in the first player's colors.
Therefore, for a game on 5 vertices, the second player would win the game below, even though there are no triangles in one color: