| Revision 252,
590 bytes
checked in by shiml, 19 months ago
(diff) |
|
space invaders with ueberwachung. german umlaut ü.
|
| Line | |
|---|
| 1 | 2004/08/16 |
|---|
| 2 | Jim E. Brooks |
|---|
| 3 | http://www.jimbrooks.org/python/pyspaceinvaders/ |
|---|
| 4 | |
|---|
| 5 | License/copyright: |
|---|
| 6 | ------------------ |
|---|
| 7 | |
|---|
| 8 | This software (entire source code and binaries) is released |
|---|
| 9 | under the terms of the GNU General Public License (GPL). |
|---|
| 10 | Source code is copyright (c) Jim E. Brooks 2004 except where noted otherwise. |
|---|
| 11 | See LICENSE_GNU_GPL.txt or http://www.gnu.org/licenses/gpl.txt |
|---|
| 12 | |
|---|
| 13 | To Run: |
|---|
| 14 | ------- |
|---|
| 15 | |
|---|
| 16 | python pyspaceinvaders.py |
|---|
| 17 | |
|---|
| 18 | Requires: |
|---|
| 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 | ------ |
|---|
| 31 | Enjoy! |
|---|
Note: See
TracBrowser
for help on using the repository browser.