|
Python Space Invaders
Download Python 2.6 or 3.x
(obsolete version) Python 2.3
Demonstrating how easy programming in Python and PyGame is, this program was up-and-running in only 2 days!
MD5:
4afa57a781e1ff708b5ae279f234e071 pyspaceinvaders_20090823.tar.bz2
7f87d84797982796fb116025d63644dc pyspaceinvaders_20050109.zip
Mininum requirements:
- Python 2.6 or 3.x
- PyGame
- Simple DirectMedia Layer (SDL)
To install pygame:
FreeBSD: Install the port games/solarwolf (to indirectly install this game's dependencies).
Ubuntu Linux: apt-get install python-pygame
Apple Mac: see pygame wiki's MacCompile
|