A first game in python about space Invader with pygame.
To test I used the testing framework unittest.
--> Download or clone the repository and run the main.py file
- Left arrow to move left the spaceship
- Right arrow to move right the spaceship
- Space to fire
References to tutorial --> freeCodeCamp.org
References to icon/image -->"Icon made by Pixel perfect from www.flaticon.com"
