Skip to content

A collection of GUI objects that can be used with pygame.

License

Notifications You must be signed in to change notification settings

ben-ryder/pygame-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pygame-gui

A library of GUI objects for pygame.

The library contains:

  • Text
  • Image
  • Button
  • TextButton
  • Checkbox
  • Entry (allows keyboard input)
  • Cursor
  • Panel

Note: All these objects except Text, TextButton and Panel rely on local imported images for graphics, and must be supplied with an image file.

Ben-Ryder 2019

About

A collection of GUI objects that can be used with pygame.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages