The game structure mainly consists of code.py, game.py, gamelogic.py, and level.py. Here is the import structure of just the game files to help you navigate the code.
Code.py is at the root of the tree, and everything else is based on what is being imported. You may have noticed there are some duplicates, such as definitions.py and point.py, because they are reused several times.
Page last edited April 09, 2025
Text editor powered by tinymce.