资 源 简 介
IMPORTANT NOTICE
This project is no more under development. The 2.0 version of SPG is currently under development using the Launchpad platform at https://code.launchpad.net/simple-pygame-gui. Join the project now.
After evaluating different pygame gui systems, I finally decided that none was exactly the one I needed for my games, an easy-to-setup and to-use, fast, lightweight and well-integrated gui system.
The goal of this gui is to be extremely easy to use, and setup especially, and to be quickly and well integrated in any pygame game.
It"s all contained in a py module: just import it and go!
Features implemented so far:
No initialization needed. Just import and go.
Style based GUI, to avoid to pass paremeters like font and font color everywhere, keeping your code compact and reusable
Functions to create styles quickly (and not by hand).
Optimizations to refresh your widget o