I would like to request a feature: Either as part of adafruit_rgb_display or as a separate module that may use adafruit_rgb_display as a dependency: I would like to see a Pygame-like low level display ...
This is a game created entirely in Python (using Pygame), which communicates via the PySerial library with an Arduino board that controls an RGB LED, changing its color depending on the state of the ...