Home CPSC 305

GBA Pong

 

Due: March 14

 

Objective

To gain experience writing C programs for the Game Boy Advance, by implementing the classic Pong arcade game.
 

Pong

Pong is one of the earliest computer games. The first version was released by Atari in 1972.

The game features two paddles which each try to keep the ball from going off their end of the screen.


 

Program Details

Your program needs to feature the following:

You have a lot of flexibility with this assignment in terms of how exactly the game looks and works!


 

Extra Credit Features

Below are some optional features which are good for extra credit:


 

Tips


 

Submitting

When you are done, please submit the C code under the assignment in Canvas.

Copyright © 2024 Ian Finlayson | Licensed under a Attribution-NonCommercial 4.0 International License.