The goal of this library is to make using AppGameKit for Python more Pythonic, creating modules and classes to group commands together logically.
This is a work-in-progress and will likely undergo dramatic changes as it is developed.
You will need:
- AppGameKit for Python
- A Python IDE, like PyCharm
This library is distributed under GNU LGPL version 2.1, which can be found in "docs/LGPL.txt".
I reserve the right to place future versions of this library under a different license.
- AppGameKit for their wonderful game development engine.