/Pygame-SSUI

Clases para crear menús en Pygame

Primary LanguagePython

Pygame SSUI

SSUI = Simple and Stupid User Interface. This small tool is for create a menu or interface with the use of Pygame. It's not intended to be used as a complement to games, but as a tool when a project needs a quick and dirty interface, for example, a graphical menu to control the GPIO for the Raspberry Pi.

Currently the rest of this project is on spanish.

Funciones

  • Completamente configurable mediante YAML
  • Escalable, permitirá agregar nuevos tipos de módulos (A futuro)
  • Interfaz accesible por teclado, ratón, joystick o pantalla touch

Liberías utilizadas

  • Pygame
  • Librerías de Raspberry Pi
  • Element Tree