[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] OcempGUI



Hi,

I just finished the first stable working version of OcempGUI, a pygame
user interface library and thought some of you might be interested in
it.

OcempGUI provides common user interface elements such as buttons,
labels, entry boxes and more.
It is written in Python using pygame and comes with a simpe event
management system, which makes it suitable for applications and games,
which are on the need of such elements and do not have 'heavy' complete
screen changes (such as top scrolling shooters).

To get a first impression about it, visit 
   http://ocemp.sourceforge.net/gui.html

The library itself can be downloaded from 
   http://ocemp.sourceforge.net/download.html

Feedback is welcome.

Regards
Marcus