All Projects → ppizarror → Pygame Menu

ppizarror / Pygame Menu

Licence: other
Menu for pygame. Simple, lightweight and easy to use

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pygame Menu

React Planet
A react lib for building circular menus in a very easy and handy way.
Stars: ✭ 83 (-65.98%)
Mutual labels:  menu, button
Trivial Gamekit
Simple framework for making 2D games
Stars: ✭ 127 (-47.95%)
Mutual labels:  sound, input
Customalertviewdialogue
Custom AlertView Dialogue is the world's most advanced alert view library. Custom AlertView Dialogue includes simple message popups, confirmation alerts, selector popups, action sheet bottom menus, and input/feedback contact forms.
Stars: ✭ 100 (-59.02%)
Mutual labels:  menu, input
Vue Picture Input
Mobile-friendly picture file input Vue.js component with image preview, drag and drop, EXIF orientation, and more
Stars: ✭ 862 (+253.28%)
Mutual labels:  image, input
X3daudio1 7 hrtf
HRTF for Arma 3, Skyrim, and other titles that use XAudio2 + X3DAudio
Stars: ✭ 192 (-21.31%)
Mutual labels:  game, sound
Ftpopovermenu
FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
Stars: ✭ 988 (+304.92%)
Mutual labels:  menu, button
Menu
A JavaScript free menu library for Blazor and Razor Components applications.
Stars: ✭ 118 (-51.64%)
Mutual labels:  menu, menus
Allsketchs
Processing sketches, in which I have worked in the last years; images, videos, prototypes, experiments, tools, works, concepts... Everything is unfinished, some may not work, When I had no ideas, I would open one to see what it was...
Stars: ✭ 666 (+172.95%)
Mutual labels:  game, image
Vue Dock Menu
⚓Dockable Menu bar for Vue
Stars: ✭ 183 (-25%)
Mutual labels:  menu, menus
Stellar
🌟 An open-source IDE for game development.
Stars: ✭ 140 (-42.62%)
Mutual labels:  game, pygame
Apos.input
Polling input library for MonoGame.
Stars: ✭ 25 (-89.75%)
Mutual labels:  game, input
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (-17.62%)
Mutual labels:  game, pygame
Eager Image Loader
The eager-loading for image files on the web page that loads the files according to your plan. This differs from the lazy-loading, for example, this can be used to avoid that the user waits for the loading.
Stars: ✭ 22 (-90.98%)
Mutual labels:  image, button
Soloud
Free, easy, portable audio engine for games
Stars: ✭ 1,048 (+329.51%)
Mutual labels:  game, sound
Pygame Learning Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Stars: ✭ 828 (+239.34%)
Mutual labels:  game, pygame
Jhform
JhForm - 自定义表单工具,更加简单,快捷的创建表单、设置页面
Stars: ✭ 108 (-55.74%)
Mutual labels:  image, input
Swift Video Generator
Stars: ✭ 517 (+111.89%)
Mutual labels:  image, sound
Sidemenu
Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
Stars: ✭ 5,267 (+2058.61%)
Mutual labels:  menu, menus
Tetris
Tetris in C and NCURSES.
Stars: ✭ 130 (-46.72%)
Mutual labels:  game, sound
Jekyll Spaceship
🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
Stars: ✭ 196 (-19.67%)
Mutual labels:  image, sound

=========== pygame-menu

.. image:: docs/_static/pygame_menu_small.png :align: center :alt:

.. image:: https://img.shields.io/badge/author-Pablo%20Pizarro%20R.-lightgray.svg :target: https://ppizarror.com :alt: @ppizarror

.. image:: https://img.shields.io/badge/license-MIT-blue.svg :target: https://opensource.org/licenses/MIT :alt: License MIT

.. image:: https://img.shields.io/badge/python-3.6+-red.svg :target: https://www.python.org/downloads :alt: Python 3.6+

.. image:: https://img.shields.io/badge/pygame-1.9.3%2B%2F2.0%2B-orange :target: https://www.pygame.org :alt: Pygame 1.9.3+/2.0+

.. image:: https://badge.fury.io/py/pygame-menu.svg :target: https://pypi.org/project/pygame-menu :alt: PyPi package

.. image:: https://travis-ci.com/ppizarror/pygame-menu.svg?branch=master :target: https://travis-ci.com/ppizarror/pygame-menu :alt: Travis

.. image:: https://img.shields.io/lgtm/alerts/g/ppizarror/pygame-menu.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/ppizarror/pygame-menu/alerts :alt: Total alerts

.. image:: https://img.shields.io/lgtm/grade/python/g/ppizarror/pygame-menu.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/ppizarror/pygame-menu/context:python :alt: Language grade: Python

.. image:: https://codecov.io/gh/ppizarror/pygame-menu/branch/master/graph/badge.svg :target: https://codecov.io/gh/ppizarror/pygame-menu :alt: Codecov

.. image:: https://img.shields.io/github/issues/ppizarror/pygame-menu :target: https://github.com/ppizarror/pygame-menu/issues :alt: Open issues

.. image:: https://img.shields.io/pypi/dm/pygame-menu?color=purple :target: https://pypi.org/project/pygame-menu/ :alt: PyPi downloads

Source repo on GitHub <https://github.com/ppizarror/pygame-menu>, and run it on Repl.it <https://repl.it/github/ppizarror/pygame-menu>

Introduction

Pygame-menu is a python-pygame library for creating menus. 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 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:

.. code-block:: bash

$> clone https://github.com/ppizarror/pygame-menu
$> cd pygame-menu
$> pip install -e .[docs]
$> cd docs
$> make html
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].