Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liu42/bounceball

C++ 课程设计项目,基于 Qt 制作的打砖块小游戏
https://github.com/liu42/bounceball

collision collision-detection collision-simulator game game-development qt qt-game

Last synced: 14 days ago
JSON representation

C++ 课程设计项目,基于 Qt 制作的打砖块小游戏

Awesome Lists containing this project

README

        

# Bounce Ball

**C++ 课程设计项目,基于 Qt 制作的打砖块小游戏**

## 项目简介

本项目为一个基于 Qt 制作的打砖块小游戏,其核心在于各个对象之间经过特殊设计、尽可能真实的碰撞检测机制和反弹效果。

## 效果展示

![](resources/images/example.jpg)