An FPGA-based racing game inspired by the Atari 2600 game "Indy 500".
Alejandro Colina-Valeri
Brandon Gray
Paige Shephard
Joseph Reese
This project is written in VHDL for the Lattice iCE40UP5K FPGA. There are two players. Each uses an Atari-like joystick (4 directions and a "fire" button) to control the movement of a small colored square. The goal is to navigate this "car" around a track to complete 5 laps before your opponent.
Currently, there is no win-state for the game, and there are several visual oddities resulting from our method of graphics rendering.