A helper module for Python's PyGame
Used to make development quicker, management easier and games more efficient
To get PyGame Helper, go to the projects Releases navigate to the most recent full release and download the source code
Extract it using your favoured method
Locate the PyGameHelper.py
file and copy and paste it into your project directory
To use the module you must first import it
import PyGameHelper as pgh
For further usage help see our Website
We are licensed under the Creative Commons Attribute - NonCommercial See LICENSE for more information
We'd love for you to contribute, however we are not quite setup to accept pull requests.
For now we suggest if you have an problem or a suggestion, go ahead and open an issue!