(Translated by https://www.hiragana.jp/)
GitHub - jscrane/invaders: Space Invaders emulation for Arduino on Stellarpad, ESP8266 and ESP32
Skip to content

Space Invaders emulation for Arduino on Stellarpad, ESP8266 and ESP32

License

Notifications You must be signed in to change notification settings

jscrane/invaders

Repository files navigation

Invaders

Space Invaders emulation on Stellarpad using Energia.

For more information, see this thread.

The i8080 emulation isn't perfect but good enough to play Space Invaders properly. I used this testsuite to find bugs.

Kudos to MoleskiCoder for pointers to sound emulation.

Keys

  • 1: 1-player start
  • 2: 2-player start
  • 3: add coin
  • L-CTRL: player-1 left
  • L-ALT: player-1 right
  • R-SHIFT: player-1 shoot
  • R-GUI: player-2 left
  • APPS: player-2 right
  • L-SHIFT: player-2 shoot

Releases

No releases published

Packages

No packages published

Languages