Welcome to my CS 120B custom laboratory project repository for the course "Introduction to Embedded Systems" at UC Riverside. This repository contains the code, documentation, and resources for my custom laboratory project, "The Dinosaur Game on AVR".
This project is a recreation of the classic Dinosaur Game using an Elegoo Uno R3 and AVR programming. The game features both single and two-player modes, utilizing a joystick for controls, an ST7735 graphic LCD for visual outputs, and a passive buzzer for sound. State indicators are implemented using three LEDs (white, green, and red).
This repository is intended for personal documentation purposes only. I do not advocate academic dishonesty. Note that the code provided may or may not be functional and should be used at your own risk.