A technique that can be used to completely solve certain games is drawing game graphs. Given a game , we draw an arrow pointing from a position to a position if there is a move from to .
As a simple example, the game graph of is shown below.
Draw the game graph of . Is a winning position or losing position?