shooter
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Top-down space shooter written in python.
My take on the top-down space shooter. Your only goal in the game is to see how many enemies you can kill before you run out of lives. You can control your ship using either the mouse or a PC game controller (I use a MadCatz Xbox PC controller).

Requirements:
* Python 2.5 or 2.6
* Pygame
* (optional) PC game controller (much more fun)

To run, just type "python Shooter.py" into the terminal or command prompt.

Mouse controls:
* Left click shoots
* Right click moves

Controller controls:
* Left stick moves
* Right stick shoots

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。