|
Python Space Invaders
Download
As an example of how Python can speed software development,
and how easy PyGame is to use,
this program was up-and-running in just 2 days starting from scratch.
MD5:
7f87d84797982796fb116025d63644dc pyspaceinvaders_20050109.zip
Mininum requirements:
FreeBSD: Install the port games/solarwolf (to indirectly install this game's dependencies).
Ubuntu Linux: apt-get install python-pygame
|