Skip to content

awfulcarpet/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

emulation of the original space invaders arcade cabinet in C and SDL2

Space Invaders attract mode

build & run

Note

Please acquire a copy of a space-invaders.rom and place in the root directory of the project

make run

Controls

  • C: insert coin

Player 1

  • Left Arrow: Move Left
  • Right Arrow: Move Right
  • Space: Shoot
  • Enter: start

Player 2

  • A: Move Left
  • D: Move Right
  • F: Shoot
  • Backspace: start

About

A Space Invaders emulator written in C and SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published