
Pong! forked from https://github.com/robojan/tt04-pong, this version adds an AI opponent and revamped visuals and effects.
With VGA display and 2 pmod game controllers, press the select button to serve. Flip DIP switch 0 on the PCB to change between 2 player mode and AI mode.
VGA display, pmod game controller.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | AI mode select | VGA R1 | |
| 1 | VGA G1 | hblank (output) | |
| 2 | P2 paddle left | VGA B1 | vblank (output) |
| 3 | P2 paddle right | VGA VSYNC | |
| 4 | P2 select / serve | VGA R0 | |
| 5 | P1 paddle left | VGA G0 | |
| 6 | P1 paddle right | VGA B0 | |
| 7 | P1 select / serve | VGA HSYNC |