Spaceship-Fighters is my interpretation of space invaders! You command a space ship to shoot down other enemies! Once you destroy all your enemies you win! However, if you get hit once you lose. Play the game here at https://appianchan.github.io/Spaceship-Fighters/
This app only uses Javascript to work.
Press A to move left, D to move right, and press space to fire!
Canvas This API allows for simple user interaction between the code and the user.
Keybinder This API allows for controlled ship movement.