Final Project for CSC 330 OoCS (Organization of Computer Systems)

This is a game written entirely in Assembly language (because at the AU CS department, we like to party like it’s 1965). The game features a sprite inspired by Tamagotchi. The hardware includes a microcontroller, LED screen, potentiometer, and a piezo. The user can use the potentiometer to select “eat” or “love”. “Eat” feeds the sprite clovers, and “Love” makes the sprite’s eyes flash with hearts. When the user successfully selects “Eat” or “Love,” the piezo beeps.

Github Repository