Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 867 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 867 Bytes

Pygame GUI Examples

A few simple programs to demonstrate how to use features of the pygame_gui module.

To run these programs you must first have installed the pygame_gui project (which itself depends on pygame).

It's also worth noting that pygame_gui is designed to work best with pygame 2. pygame_gui and these examples are also only intended to work with python 3, if any of it does work with python 2 then that is purely by chance.

alt text

text_test