source: ubervaders/README.txt @ 252

Revision 252, 590 bytes checked in by shiml, 19 months ago (diff)

space invaders with ueberwachung. german umlaut ü.

Line 
12004/08/16
2Jim E. Brooks
3http://www.jimbrooks.org/python/pyspaceinvaders/
4
5License/copyright:
6------------------
7
8This software (entire source code and binaries) is released
9under the terms of the GNU General Public License (GPL).
10Source code is copyright (c) Jim E. Brooks 2004 except where noted otherwise.
11See LICENSE_GNU_GPL.txt or http://www.gnu.org/licenses/gpl.txt
12
13To Run:
14-------
15
16python pyspaceinvaders.py
17
18Requires:
19---------
20
21- Python 2.3 or later
22  http:/www.python.org
23
24- PyGame
25  http://www.pygame.org
26
27- Simple DirectMedia Layer (SDL)
28  http://www.libsdl.org
29
30------
31Enjoy!
Note: See TracBrowser for help on using the repository browser.