# PlaneFight **Repository Path**: jflearn/planefight ## Basic Information - **Project Name**: PlaneFight - **Description**: 基于Python 图形化编程模块 pygame的飞机大战小游戏。 大二写的仅供娱乐。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-28 - **Last Updated**: 2022-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: pygame, Python, 图形化游戏 ## README # PlaneFight 飞机大战 | ![输入图片说明](image2.png) | ![输入图片说明](image.png) | ![输入图片说明](image3.png) | |---|---|---| | ![输入图片说明](image4.png) | ![输入图片说明](image5.png) | ![输入图片说明](image6.png) | #### 介绍 基于Python 图形化编程模块pygame的飞机大战小游戏。 大二写的仅供娱乐。。。 #### 软件架构 语言 Python 图形化模块 pygame #### 食用方式 1 直接运行构建好的exe文件 双击 `PlaneFight\dist\main.exe` #### 食用方式 2 进入项目主目录,在命令行打开 `python main.py` 运行源代码。