A simple GUI framework for Pygame.
pip install pygameui
While Pygame is listed as a dependency in our package metadata, you should install it separately ahead of time to avoid issues with libpng being improperly referenced, etc.
Tested on Mac OS X 10.7.3 running system Python 2.7.1 and Pygame installed via the "Lion apple supplied python" mpkg. Please let me know if you have issues running this on other versions of Python and/or Pygame.
Brian Hammond ([email protected])
Copyright © 2012 Fictorial LLC.
See the simpler
branch for a much simpler version.