Implementation of Brick Breaker in C for a GBA emulator
Upon running the game using "make vba" you can start playing the game by hitting the start button (Enter). To play the game, use the arrow keys to move your paddle. You get to the next level by hitting all of the bricks with the ball. Upon finishing all of the levels, you can restart the game by hitting the start button (Enter) or you can restart the game at any time by hitting the select button (Backspace). There are animations for finishing a level, losing a life, and winning the game.