Playable Space Invaders machine emulation with Intel 8080 CPU interpreter, written in Java.
Clone this repository:
git clone https://github.com/fireclouu/space_invaders_intel_8080_emu
Use Android Studio and navigate to ./platforms/android
directory. It will automate the initial build process for you, follow additional instructions related to fetching of required libraries in order to build the project.
You can also get latest builds via Actions tab.