# gitPlaneWarPrj **Repository Path**: chang_devel/gitPlaneWarPrj ## Basic Information - **Project Name**: gitPlaneWarPrj - **Description**: 基于C++语言Qt框架的飞机大战小游戏 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-06-19 - **Last Updated**: 2023-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gitPlaneWarPrj 基于 C++ 面向对象的编程思想, 使用 Qt Creator 5.9.0 编译, 实现了一个界面简单流畅, 玩起来容易上手的飞机大战小游戏。 运用 vector 容器存储游戏对象, 使用信号与槽机制实现控件间的通信, 此外还用到了自定义控件、定时器技术、C++11 新增语法等。 代码注释完善; 分文件编写, 容易定制和扩展。 > 参考:warofplanes