This is a Qt/C++ game app where ship should capture aliens in order to maximise the score.
- Use "Left Arrow" for rotating ship in anticlockwise direction.
- Use "Right Arrow" for rotating ship in clockwise direction.
- Use "Up Arrow" for moving forward.
- Use "Down Arrow" for moving backward.
- Once ship captures alien, alien is removed and success sound is played.
Enjoy 😃