Skip to content

eforgacs/pygame-menu

This branch is 70 commits behind ppizarror/pygame-menu:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 4, 2023
Feb 15, 2023
May 2, 2023
Apr 4, 2023
Feb 14, 2023
Jan 25, 2023
Feb 23, 2023
Nov 12, 2021
Feb 9, 2022
Mar 8, 2023
Apr 4, 2023
Mar 8, 2023
Mar 8, 2023
Apr 4, 2023
Apr 13, 2023

Repository files navigation

pygame-menu

@ppizarror License MIT Python 3.6+ Pygame 1.9.3+/2.0+ PyPi package Build status FOSSA Status Documentation Status Codecov Open issues PyPi downloads Total downloads Buy me a Ko-fi

Source repo on GitHub, and run it on Repl.it

Introduction

Pygame-menu is a python-pygame library for creating menus and GUIs. It supports several widgets, such as buttons, color inputs, clock objects, drop selectors, frames, images, labels, selectors, tables, text inputs, color switches, and many more, with multiple options to customize.

Comprehensive documentation for the latest version is available at https://pygame-menu.readthedocs.io

Note: For pygame-ce, check out pygame-menu-ce.

Install Instructions

Pygame-menu can be installed via pip. Simply run:

$> pip install pygame-menu -U

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

About

A menu for pygame. Simple, and easy to use

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%