
About
Space Invaders is a 1978 fixed shooter developed and published by Taito for arcades, later distributed overseas via Midway; it was the first video game with endless gameplay and set the template for the fixed-shooter genre, tasking the player with defeating waves of descending aliens using a horizontally moving laser cannon. pyspaceinvaders is a Space Invaders remake written in Python with PyGame by Jim E. Brooks, released under the GNU GPL v2 in 2009.
Getting started
Run it via the included shell script, or directly with Python, after installing PyGame and SDL.