This folder contains simple examples of using PyGame in Python to create simple UI tools or "game like" programs.
All of these projects require the PyGame module.
Inside a terminal:
pip install pygame