Skip to main content

GUI extension for the Python game library Arcade https://arcade.academy/

Project description

GUI Library for Python Arcade

This project targets to offer simple to complex ui elements to use in games and software written with the Python Arcade library.

Some UI components were copied over to adjust and fix them.

This project could also end up in a PR to integrate within Arcade.

Basic Components

UIView

Central class to manager the ui components. Converts on_ callback functions into events, so that UIElements just have to contain one method to interact with user input.

UIElement

A general interface of an UI element.

Examples

Features for first release

  • UILabel
  • UIButton
  • Focused element tracked
  • UIImageButton
  • UITextInput
  • UIElements emit own UIEvents
  • Theme support

Background information and other frameworks

Reference Pygame GUI projects

Overview

Ideas

  • Create own implementation
  • Build adapter for PyGame GUI

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

arcade_gui-0.1.0a0.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

arcade_gui-0.1.0a0-py3-none-any.whl (8.9 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