Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Pygame Props

Examples of pure Python props using pygame.

The Pygame framework is easy to use and is powerful for:

  • audio and video output
  • simultaneous sounds
  • keyboard, mouse and joystick input
  • video games
  • sensors and actuators (GPIO and I2C shields)

The Pygame framework (see pygame.org) is very popular and very easy to learn so the PygameProp flavor may be your preferred choice most of the time.

Pygame has its own event loop to multitask seamlessly.

PygameProp adds MQTT asynchronous messaging to the Pygame framework to facilitate your coding.

Installation and usage

You will find installation and usage instructions in the PyProps library INSTALLATION.md

Pygame Props applications

Pygame props

Author

Faure Systems (Mar 30th, 2020)

  • company: FAURE SYSTEMS SAS
  • mail: dev at faure dot systems
  • github: xcape-io
  • web: xcape.io