Programs to control the RGB LED matrix display at the top of the Red Mountain Makers space:
More info: http://redmountainmakers.github.io/led_brick/
The programs live in the bb
folder. Most programs are set up to run in either embedded mode (to control the real display) or Pygame mode (to simulate the display locally during development).
Slowly shifting rainbow hues (what you see in the picture above).
Snake / Nibbler game:
Changing hues with a pixel dissolve effect in between.