Skip to content

(如要使用请务必QQ联系)Pygame写的飞机大战。

License

Notifications You must be signed in to change notification settings

sun1218/SunPyPlane

Repository files navigation

SunPyPlane

Pygame写的飞机大战。

版本号:1.0测试版本

声明:所有声音,图片资源来自网络, 如有侵权请联系!

qq:598225126(如果使用请务必QQ联系)

不再更新


## How to Run
  
  请使用python 3.6和pygame 1.9.3 以上版本运行。
  
  git clone https://github.com/sun1218/SunPyPlane.git
  
  python main.py
  


## How to Play

### 移动

- W & UP   : 向上移动
- S & DOWN : 向下移动
- A & LEFT : 向左移动
- D & RIGHT: 向右移动




### 攻击
- J        : 发射子弹
- Space    : 清屏炸弹 (一条命有10个)
- Return   : 切换子弹 (一共有十种,每种的伤害力不一)





### 护盾
- Tab      : 切换护盾模式




### 暂停 & 继续

暂停只会停止移动,但不会停止刷敌机。

### 基础演示
![image](https://github.com/sun1218/SunPyPlane/blob/master/preview/Plane.gif)
![image](https://github.com/sun1218/SunPyPlane/blob/master/preview/Plane1.gif)
![image](https://github.com/sun1218/SunPyPlane/blob/master/preview/Plane2.gif)
![image](https://github.com/sun1218/SunPyPlane/blob/master/preview/Plane3.gif)

About

(如要使用请务必QQ联系)Pygame写的飞机大战。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages