plmju0a / pygame_gui_examples

Some examples of how to use pygame_gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Some examples of how to use pygame_gui


Languages

Language:Python 98.6%Language:HTML 1.4%