Main Content

Creating a maze game for Neopixel screens. Move the pixel through the maze and reach the exit.

This is another experiment we are doing at the Sesc São Paulo Workshop. I adapted the Orestis Zekai maze generator code to run on the Neopixel screen. All games that we will develop on this platform will use the same interface (Analog Joystick) and the same simple sound output (Buzzer RTTTL). In this first implementation, the player must move the red pixel to the exit of the maze (green pixel).

At the of level, a Marquee Message appears and a new maze is drawed on the screen.”

Link to article