PyGamer

Published on 2019-06-17 in PyBadge Hacking.

Two news here. First of all, the Stage library now has support for the PyGamer device, so you can play all the games on it. The analog joystick is translated into button presses.

../../../_images/4622351560804271123.jpg

Second, the official displayio library grew support for partial screen updates, which makes it much faster — sufficiently to replace the Stage library in the future. So far I have ported the bouncing balls demo to it, and I’m working on the remaining games. I also plan to write some tutorials.

../../../_images/7005531560804372993.jpg