SGC
A GUI toolkit for Pygame, to ease game development for Pygame developers. Works with no code change with a normal Pygame display or with an OpenGL display. This is a lightweight toolkit, with focus on the attention to detail. It is also customisable, allowing developers to theme the widgets to match their game.
Sam Bull
(dreamsorcerer)
The widgets currently available as part of this toolkit are:
Input_Box - An input box that allows the user to input text.
Button - A button that calls a chosen function when clicked.
FPS counter - A simple counter that displays the average FPS.
Menu - A menu that can create sub-menus and contain other widgets.
Dialog - A dialog window that can contain other widgets.
As part of the toolkit there are also complete menu screens etc. these are:
Keymap - Allows the player to change the keymap settings. (unstable)
Documentation: http://program.sambull.org/sgc/
Changes
Links
- Home Page
- https://launchpad.net/simplegc