This game is a reimplementation of the original Space Invaders Game at https://github.com/leerob/space-invaders
- Allow double player mode
- Add three additional game items(You can check the introduction at the beginning of the game)
- We also completed comprehensive software engineering documents, please check Doc folder
"Difficulty Level Selection" function may be added to the game. Different difficulty levels may be implemented by varying spaceship moving speed, bullet speed, etc.