Connect Four on FPGA
Cyclone V DE1-SoC build with a custom VGA controller, PS/2 keyboard input, and FSM-driven gameplay.
- Designed a VGA controller with double buffering and 24-bit color via lookup tables
- Integrated PS/2 keyboard input for seamless play
- Implemented 8+ finite state machines to coordinate logic and rendering