Build an Emulator and Run Space Invaders ROM

C++
C
Gaming

C/C++ Intel 8080 Emulator that runs Space Invaders. Our project is an emulator for the Intel 8080 microprocessor, specifically designed to run the classic arcade game Space Invaders. It’s a software program that mimics the behavior of the original Intel 8080 CPU and the hardware environment of the Space Invaders arcade machine. This allows us to load in Space Invaders ROM files and play the game on a modern computer, just as it would have appeared on the original arcade in the 1970s.

0 Lifts 

Artifacts

Name Description
Project Demonstration Video Presentation which shows the emulator running and covers the team's development process.   Link
GitHub Repo Project's repository   Link
Feedback