# PythonPlayAirplaneGame **Repository Path**: moondaisy/PlayAirplaneGame ## Basic Information - **Project Name**: PythonPlayAirplaneGame - **Description**: 用python写的一个仿微信打飞机游戏的小项目,练手python专用。 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-03-09 - **Last Updated**: 2021-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #PlayAirplaneGame **这是一个简单的打飞机的游戏,运行main.py即可!** ### 效果图 ![image](https://git.oschina.net/nszKnife/PlayAirplaneGame/raw/master/screenshot.gif) ### Introduce 本项目是基于pygame模块的,所以如果要运行程序,需要安装pygame模块。 - Q:如何安装pygame? - A:http://git.oschina.net/nszKnife/PlayAirplaneGame/issues/1 ### Road Map - 1.0:完成打飞机的主体功能(已完成) - 1.1:添加暂停、继续、重新开始的设计 - 1.2:添加历史分数记录比较的设计 - 1.3:添加关卡设计 - 1.4:添加boss设计 - 1.5:添加玩家血量,敌机血量设计 ### Release - tag v1.0 ### Contact - email:chuwuwang@126.com - blog:http://blog.csdn.net/u012301841