Tutorials
Below are summarized the avalaible tutorials. You can also find many examples that may fit your needs. Finally, the documentation contains more technical informations about the objects provided by the library.
- Installing ThorPy - installation of the library for Windows and Linux
- Hello World - a very simple test program
- Reactions - how to set the reactions of ThorPy elements to user and pygame events
- Coupling elements - how to couple elements, resulting in a non-trivial behaviour like in real life codes
- Storage - a few ways to automatically store multiple elements
- Guess the number - set up of a minigame with many parameters
- Include into another pygame code - how to quickly add some ThorPy elements to an application you previously coded
- Design templates - how to create your own design for the graphical elements
- Distribution - how to distribute your creations and to make executables files from your scripts