PewPew OLED

They just keep on coming!

../../_images/thumb-2785161625776339735.jpg ../../_images/thumb-9591521625776349509.jpg ../../_images/thumb-1937131623446221467.jpg ../../_images/thumb-5751571623764946666.jpg

Black-and-white graphics for games has its appeal, so I decided to revisit a prototype that I first made back in 2018 and a year later even managed to get the PewPew games to run on it .

But of course there needs to be some innovation and a challenge, so I decided to change two things:

  1. make the hardware design even more minimal, with most parts, such as the buttons, the USB socket or the battery holder simply made out of the PCB itself, and

  2. develop a CircuitPython library for the OLED displays similar to Stage, a Tile and Sprite Engine , but optimized for monochromatic games.

And of course that also means some new games will need to be written, to make sure that the library is usable.

Logs