During the Smart Watch Project, which I made for a mechatronics class, I went beyond the scope of the project to design and code my own video game that could run on the board.
The game is coded entirely in C, runs on a PIC32MX170F256B microcontroller, and outputs to a 32x128px OLED display.
See code here!