Skip to content

PyGamer/PyBadge Support!

Compare
Choose a tag to compare
@brentru brentru released this 27 Jun 15:57
09d5e7c

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.