Skip to content

Karitha/pygameui

 
 

Repository files navigation

pygameui

A simple GUI framework for Pygame.

Installation

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.

Environment

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.

Author

Brian Hammond (brian@fictorial.com)

Copyright © 2012 Fictorial LLC.

Other

See the simpler branch for a much simpler version.

About

GUI framework for Pygame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%