Skip to content

endothermiic/space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders: Recreated

This repository contains all code related to an implementation of the classic arcade game Space Invaders on an FPGA development board. Game graphics were displayed on a monitor using a VGA adapter, while FPGA buttons and switches were used for rocket control. On-chip RAM was used to store the current state (alive or dead) of all aliens and allowed the updated output (black if dead, the alien itself if alive) on the monitor.

About

Space Invaders implementation on a DE1-SoC Board (FPGA).

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors