GBA Programming

GBA game created in C using the Tonc Library. Using this a small game was created where you survive dodging fireballs while staying in a moving zone to gain points.
This project required the use of low level programming to utilize registers for graphics, audio, input, timers, etc used on the Gameboy Advence as well as the use of various tools and techniques to turn art and sound assets into a compatable form that could be used by the GBA compiler. (Github)