You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a "Dino Run" game on a Basys 3 FPGA Board using SystemVerilog, with a state machine controlling game logic and VGA display output. The design includes modules for random number generation, obstacle management, and a score counter, all integrated to create a functional side-scrolling game.
Traffic Light Controller uses VHDL to control intersection traffic lights on an Altera MAX10 FPGA, simulating how to manage traffic signals and pedestrian requests.