This is a fun little mini-arcade machine that I made for CS 2210 with my project partner, Jack Sparr, in the spring of 2024. It is powered by a Raspberry Pi running the RetroPie operating system, with 4 buttons, a joystick, an lcd screen and speakers. I designed the body in onshape, which we had laser cut via the UVM FabLab.
I made this simple shell code to mimic a slightly more advanced version of the famous Code.org flappy Bird module for the final project at the camps I instructed during my internship at LAD Communications and Technology. Campers spent the week building their skills in python, and at the end of the week were able to use their new skills to play with the control flow, scoring, graphics, physics, and other game mechanics.