Third party cookies may be stored when visiting this site. Please see the cookie information.

PenguinTutor YouTube Channel

SnowPi RGB Christmas Game for Raspberry Pi

My Christmas maker project this year is a game based around the SnowPi RGB. This is a PCB with addressable RGB LEDs (also known as NeoPixels).

The game is created in Python pygame zero. In the game you have to press an appropriate key (or button on the joypad) at the right time. It's a simple skill based reaction game with the need to press the correct button at the right time. The USB joypad is handled using qjoypad.

See the SnowPi RGB Game page for more details and to download the source code.