Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabioperez/space-invaders-vhdl
Space Invaders game implemented with VHDL
https://github.com/fabioperez/space-invaders-vhdl
fpga games hardware vhdl
Last synced: about 9 hours ago
JSON representation
Space Invaders game implemented with VHDL
- Host: GitHub
- URL: https://github.com/fabioperez/space-invaders-vhdl
- Owner: fabioperez
- License: mit
- Created: 2015-01-01T17:56:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T13:28:51.000Z (over 8 years ago)
- Last Synced: 2024-08-01T23:30:56.152Z (3 months ago)
- Topics: fpga, games, hardware, vhdl
- Language: VHDL
- Homepage:
- Size: 30.3 KB
- Stars: 149
- Watchers: 11
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
space-invaders-vhdl
===================This is a simple implementation of Space Invaders in VHDL.
![space invaders vhdl](https://cloud.githubusercontent.com/assets/294960/12948430/54edd600-cfe9-11e5-8b4f-f5a18ceff89a.gif)
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`.