Pong on an Arducam Pico4ML. This was created by myself as a task for other students to attempt in the Computer Systems II module.
chmod u+x compile_project.sh
./compile_project.sh
Kudos to plaaosert for porting the display SDK from C++ to C and for creating guides such as st7735-guide and icm20948-guide.