An example of an entirely cyclic game (from the Transitive cyclic decomposition paper) is the disk game.
Let
\phi(v,w) = v^T \cdot \left( \begin{smallmatrix} 0&-1\\ 1&0 \end{smallmatrix} \right0)\cdot wNote that Rock Paper Scissors embeds in the disk game:
Here is another time Deepmind shows off this game in their blog.