# python_game **Repository Path**: computerclass/python_game ## Basic Information - **Project Name**: python_game - **Description**: python、pygame 开发的大战飞机小游戏 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-13 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_game #### 介绍 使用 python 开发的大战飞机小游戏,目的是为了了解python,应用熟悉python而练习的招手项目 #### 软件架构 软件架构说明 #### 使用工具 1. Pycharm 2. 语言python 3. 游戏包pygame:这是一组功能强大而有趣的模块,可用于管理图形、动画乃至声音,让你能够更轻松地开发复杂的游戏。通过使用Pygame来处理在屏幕上绘制图像等任务,你不用 考虑众多烦琐而艰难的编码工作,而是将重点放在程序的高级逻辑上。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 图片预览 ![img.png](img.png) ![img_1.png](img_1.png)