Tutorials ========= This section provides various tutorials for using the PyRat library. These tutorials cover different use cases and help you understand how to implement your own games using the PyRat API. If you are new to PyRat, we advise you to start with the following tutorials: .. toctree:: :maxdepth: 1 the_random_programs customizing_your_game game_modes stopping_a_game When familiar with the basics, you can explore more advanced topics: .. toctree:: :maxdepth: 1 building_a_maze postprocessing