A menu for pygame, simple, lightweight and easy to use
Project description
Source repo on GitHub, and run it on Repl.it
Introduction
Pygame-menu is a python-pygame library for creating menus. It supports selectors, buttons, labels, color inputs, and text inputs, with many options to customize.
Comprehensive documentation for the latest version is available at https://pygame-menu.readthedocs.io. For pygame-menu v2, check out https://github.com/ppizarror/pygame-menu/blob/v2/README.md
NOTE: pygame-menu v3 will not provide new widgets or functionalities, consider upgrading to the latest version.
Install Instructions
Pygame-menu can be installed via pip. Simply run:
$> pip install pygame-menu
To build the documentation from a Git repository:
$> clone https://github.com/ppizarror/pygame-menu
$> cd pygame-menu
$> pip install -e .[docs]
$> cd docs
$> make html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pygame_menu-3.5.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | af7159cae41c8e2c3075d1f4fa0e2185bedb5e7a393e05dfb9b3e3e9e1d74ae6 |
|
MD5 | 186e7c4fdda6ee8b1b7db19b0100a368 |
|
BLAKE2b-256 | d191cd695896580490ff788fce840615a4b74da5dc585165e2429d62de146fad |