Skip to content
/ genix Public

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.

License

Notifications You must be signed in to change notification settings

thealec1/genix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

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.

PyPI version Downloads

Wiki

The Wiki contains documentation for all of the important features, and an introductory guide:

Genix Wiki

Installation

Run this command in the command prompt.

pip install genix

Upgrading

pip install genix -U

Genix Video

Genix Showcase Video

Creations with Genix

Slot-Based Inventory

genix_example1

Pause Menu

genix_example2

Game HUD (Hotbar, Health Bar, etc)

genix_example3

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages