Genix
Genix is a GUI library written in Python and designed for pygame. It aims to make it very easy for pygame devs to make cool looking UI components like inventories, health bars, or main menus.
Install / Use
/learn @AlecReilly/GenixREADME

Genix
Genix is a GUI library written in Python and designed for pygame. It aims to make it very easy for pygame devs to make cool looking UI components like inventories, health bars, or main menus.
Wiki
The Wiki contains documentation for all of the important features, and an introductory guide:
Installation
Run this command in the command prompt.
pip install genix
Upgrading
pip install genix -U
