Skip to main content

Package providing simple GUI features on pygame and pyOpenGl

Project description

GGUI

GGUI is a graphical user interface for pygame with opengl.

Its a thin wrapper around these libs to provide basic tools to rende text, scrollable windows, buttons and dropdowns inside your pygame application.

It supports images, borders, antialiased text and text outlines, styles and style changes on hover and on click, transparency, toggles such as hide/show enable/disable, and uses lazy rendering for increased text rendering performance.

It also supports event-driven programming by firing click and select events through pypubsub.

Usage

Basic usage is shown through example.py

More complete and advanced usage is showcased in a simple game, idle_game.py.

Capture of the game

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gl-ggui-0.0.3.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

gl_ggui-0.0.3-py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page