Spaceships? Aliens? Classic retro arcade fun? Let's recreate it using pygame!
# Clone the repository
git clone https://github.com/aadriien/space-invaders.git
# Navigate to the project directory
cd space-invaders
# Install dependencies and run setup
make all