A Fruit Ninja-style game implemented on an FPGA using a MicroBlaze soft processor, VGA/HDMI output, and USB mouse input. Player controls a blade with the mouse to slice fruit, avoid bombs, and reach a target score before losing all lives.
- Connect hardware:
- HDMI → monitor
- USB mouse → FPGA board
- Micro-USB → computer
- Open tools:
- Vivado: generate bitstream and program FPGA
- Vitis: build and run the MicroBlaze application
- Play:
- Move mouse to control blade
- Slice fruits, avoid bombs
- Re-run Vitis app to restart the game