This document provides quick instructions for running the game.
| Key | Action |
|---|---|
| W / A / S / D | Move Submarine (Diver) |
| J | Attack / Fire Weapon |
| F | Interact / Pick up Weapon / Refill Oxygen |
| SPACE | Continue / Skip Tutorial Text |
| BTN0 | Reset and play again |
This procedure assumes you have already generated and exported the hardware platform (.xsa) from Vivado.
-
Build Application
- In Vitis, ensure your application project is configured to Optimize for size (-Os).
- Build the project to generate the final
.elffile.
-
Connect Hardware
- Plug in the FPGA board (HDMI/VGA, and USB Keyboard).
-
Launch Program
- Right-click the application project and select Run As > Launch Hardware (Single Application Debug).
The game will load onto the MicroBlaze processor and start on the connected monitor.