
The project is a demo runner game. You will have to try to avoid hitting any obstacles that come near the character. There are 3 possible obstacles, small rock, big rock and a bird. You can jump or crouch to avoid hitting these abstacles. Once you hit a obstacle the game will end.
Once the game is loaded use the start button on the gamepad controller to start the game. You will start hearing background sounds and the map will start moving. Use the up and down buttons to dodge obstacles. If you hit an obstacle a red border should appear around the screen and a gameover sound should be played. Once you hit the gameover state you can restart the game again with the start button.
| # | Input | Output | Bidirectional |
|---|---|---|---|
| 0 | VGA red 1 | ||
| 1 | VGA green 1 | ||
| 2 | VGA blue 1 | ||
| 3 | VGA vsync | ||
| 4 | Gamepad LATCH | VGA red 0 | |
| 5 | Gamepad CLOCK | VGA green 0 | |
| 6 | Gamepad DATA | VGA blue 0 | |
| 7 | VGA hsync | Audio PWM |