Skip to content

In this project we implemented a slightly modified version of Space Invaders on an FPGA.

Notifications You must be signed in to change notification settings

samuelviegas/FPGA-based-Space-Invaders-video-game

Repository files navigation

FPGA-based-Space-Invaders-video-game

FPGAs provide incredible flexibility for digital electronics design, including gaming hardware. They have been used to create one-to-one recreations of a variety classic gaming hardware, often adding new features or modern upgrades. In this project we implemented a slightly modified version of Space Invaders on an FPGA, the digilent's basys2. The "main" code regarding all of the game's graphics can be found in the "spaceinvaders_graph.vhd" file. Where most state machines and registers are.

This is how it looks like:

space_invaders

And this is the FPGA that we used:

basys2

About

In this project we implemented a slightly modified version of Space Invaders on an FPGA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages