vbarboza / space-invaders-vhdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

space-invaders-vhdl

This is a simple implementation of Space Invaders in VHDL.

A gameplay video can be found here: http://cameraweb.ccuec.unicamp.br/watch_video.php?v=SC66ZN8645GG

Gameplay

To change between screens, press 5 or space.

The keys 4 and 6 move the player ship to the left and right, respectively. To shoot, press 5 or space.

About

License:MIT License


Languages

Language:VHDL 100.0%