Skip to content

plmju0a/pygame_gui_examples

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • HTML 1.4%