An open API service indexing awesome lists of open source software.

https://github.com/rogerfan48/hdl-fpcat

Sophomore (2024 Fall) Hardware Design Lab - Final Project - FPCAT - inspired by Battle Cat and developed using Verilog on Vivado with mouse input and VGA output
https://github.com/rogerfan48/hdl-fpcat

verilog vga vivado

Last synced: 3 months ago
JSON representation

Sophomore (2024 Fall) Hardware Design Lab - Final Project - FPCAT - inspired by Battle Cat and developed using Verilog on Vivado with mouse input and VGA output

Awesome Lists containing this project

README

          

# Sophomore (2024 Fall) Hardware Design Lab
## Final Project - FPCAT
- a game inspired by Battle Cat and developed by us using Verilog (some SystemVerilog) on Vivado with mouse input and VGA output.
- **Please check the report below for all implemented details.**

### Project Deliverables
- Final Project **Report**: ❗️❗️[Report.pdf](Docs/Report.pdf)❗️❗️
- Project Demonstration Video: [YouTube Video Link](https://www.youtube.com/watch?v=rUI0usMOb2s)
- Gameplay Screenshot:
![FPCAT](https://github.com/user-attachments/assets/eec938d6-4ab3-4b99-85c6-222887b89268)
![CleanShot 2025-06-17 at 21 17 07@2x](https://github.com/user-attachments/assets/a68f2bd7-2fac-492f-be70-58570acfaa6e)

### Others
- For my HDL coursework, including all my exercises, assignments, and laboratory work, please refer to this repo: [HDL-Course](https://github.com/rogerfan48/HDL-Course)