GamesΒΆ
The games
directory is where you will store your games.
A game is a simple Python script that defines a game using the PyRat API.
In the default workspace, you will find a sample game that you can use as a template to create your own games.
Please chck the source code of the sample game to see how it works.