This repository contains the Snake game implementation for Digilent Nexys A7-100T board.
The game logic is implemented on a Microblaze core in C, using the FPGA for keyboard input and VGA output (mostly in VHDL).
The game was implemented as a final project assignment of the Logtel FPGAXpert course.