Skip to content

An emulator for the game "Space Invaders" written in C with SDL2 for graphics, including a full Intel 8080 emulator.

Notifications You must be signed in to change notification settings

bluez-sh/invaders-emulation-i8080

Repository files navigation

invaders-emulation

An emulator for the game "Space Invaders" written in C with SDL2 for graphics.

  • Uses a full Intel 8080 emulator.

  • Requires SDL2 libraries to be installed.

  • To build, type cmake . && make

  • To play, execute ./invaders_emulation

Controls

Left arrow..........-> Move left for p1
Right arrow........-> Move right for p1
Space................-> Shoot for p1
Return...............-> Start for p1
c........................-> Insert Coin

About

An emulator for the game "Space Invaders" written in C with SDL2 for graphics, including a full Intel 8080 emulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published