Skip to content

0ayush98/pygame-menu

 
 

Repository files navigation

pygame-menu

@ppizarror

License MIT

Python 3.6+

PyPi package

Travis

Total alerts

Language grade: Python

Codecov

Open issues

PyPi downloads

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, images, color inputs, and text inputs, with many options to customize.

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

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

About

Menu for pygame. Simple, lightweight and easy to use

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%