PyGamer/PyBadge Support!
This release adds PyBadge/PyGamer support to the PYOA library via the inclusion of CursorControl.
Release Notes
- Detects touchscreen/joystick+button hardware and instantiates the appropriate classes.
- Added dynamic button and text rescaling depending on display size (Adafruit PyGamer has a smaller rez display than the PyPortal).
- Added
SPEAKER
audio for PyGamer - Replaced bitmap font loading with the builtin system font, terminalio, for rendering text on smaller displays.
- Updated the cave
cyoa.json
example to use less characters, split one of the larger cards in half for smaller displays.