A Pygame wrapper to help ease and fasten its use, notably, but not only, in sound and events.
This can be installed with:
python -m pip install pyghelper
This was designed for my own usage, and has been added to PyPi only for my own convenience.
- SoundManager
- EventManager
- AnimationManager
- Images methods
- Miscellaneous methods (Window, ...)
- Methods to convert dimensions from game space to screen space
- Platform manager
- Collision manager