https://github.com/danielrs/space-invaders-asm
https://github.com/danielrs/space-invaders-asm
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielrs/space-invaders-asm
- Owner: danielrs
- License: gpl-2.0
- Created: 2012-11-06T21:54:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-06T22:08:36.000Z (over 13 years ago)
- Last Synced: 2025-04-12T06:59:46.097Z (about 1 year ago)
- Language: Assembly
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Space Invaders Clone
Coded using Assembly 8086 (x86) and tested with TASM and TLINK.
Controls:
Arrow keys: Move
Esc: Exit
The ship shoots automatically.