Introduction
Our project, The Amazing MechPong, is a physical remake of the popular 1970's video game Pong.
To simplify the physical aspect of the project, only one side of the game moves in attempt
to block the ball, while the other side provides a source of energy (because in the real world,
a ball does not roll forever (It's Physics BABY!)). The goal of this project for our group was
to implement a working game, allowing either the processor or a human to play. We also hoped to
impress Dr. Brehob with our grasp of bus interfacing, interrupts, and timers.