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 v3+ is available at https://pygame-menu.readthedocs.io
For pygame-menu v2, check out https://github.com/ppizarror/pygame-menu/blob/v2/README.md
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 .[doc]
$> 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
pygame-menu-3.4.0.tar.gz
(878.6 kB
view hashes)
Built Distribution
Close
Hashes for pygame_menu-3.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5290f9a1f51a686a4381ba0ced0403221137843d5ce1d44ce0bf25142a7072b |
|
MD5 | 248ded18a1661ed5c69fdd34ae7a2372 |
|
BLAKE2b-256 | 33311a57035b3710e5c1c6275846f0c61e19c389554b68f7c91ee8961b731448 |