Space Invaders game in Python A space invaders game built using python- pygame To run the code run the following: Install pygame: pip install pygame Then run the following: python main.py