# tank **Repository Path**: chydroid/tank ## Basic Information - **Project Name**: tank - **Description**: 坦克大战代码 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-06 - **Last Updated**: 2025-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tank #### 介绍 坦克大战代码 #### 软件架构 软件架构说明 #### 项目说明 1. 坦克大战的源代码,可玩性挺强的,我自己经常会在空闲时玩几局 2. 有坦克发动机、加速、发射时的声音效果 3. 游戏结束有详细的数据对比。 #### 使用说明 1. Python + Pygame编写 2. 运行前请注意是否第三方库已经安装 3. 可以自行打包为其它格式可执行文件 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request