# Examples The examples can also be found in examples folder in the github repository. ## PvP Random Moves ```{literalinclude} ../../examples/pvp_random_moves.py :language: python ``` ## PvP CLI ```{literalinclude} ../../examples/pvp_cli.py :language: python ``` ## PvC CLI ```{literalinclude} ../../examples/pvc_cli.py :language: python ```