# pygame_gui_examples **Repository Path**: xuchengzhi/pygame_gui_examples ## Basic Information - **Project Name**: pygame_gui_examples - **Description**: Some examples of how to use pygame_gui - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pygame GUI Examples A few simple programs to demonstrate how to use features of the [pygame_gui](https://github.com/MyreMylar/pygame_gui) module. To run these programs you must first have installed the [pygame_gui](https://github.com/MyreMylar/pygame_gui) project (which itself depends on pygame). It's also worth noting that [pygame_gui](https://github.com/MyreMylar/pygame_gui) is designed to work best with pygame 2 which is not (currently) officially released, but is available on PyPi via pip. [pygame_gui](https://github.com/MyreMylar/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](https://github.com/MyreMylar/pygame_gui_examples/raw/master/docs/example_1.png "Screenshot of a pygame_gui example program") ![text_test](https://user-images.githubusercontent.com/13382426/75631236-0fdef900-5be9-11ea-8853-14a43ec7aed1.png)