Step 0: Ready the game. Please ensure that the main file of your game is named main.py. Please ensure that your game will run with pygame_sdl2. Generally, this consists of adding the lines: try: ...
To run the examples you have to have python and pygame-ce installed. For some examples specific packages are needed. This is noted in the examples where you need them. To install python and handle ...