The game Space Invaders, is a 2D arcade like space shooter built with Python and elements of PyGame.
The main idea of the game is for the player to destroy all the enemy spaceships by shooting bullets and reach the last level of the game where intelligent enemy alien will do the absolute best to defeat the player spaceship. Along the intermediate levels, the alien spaceships will try to knockout the player by either colliding with it or shooting bullets.