Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 制作的打砖块小游戏
- Host: GitHub
- URL: https://github.com/liu42/bounceball
- Owner: LIU42
- Created: 2022-06-17T10:42:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T03:15:41.000Z (16 days ago)
- Last Synced: 2025-01-22T04:19:54.478Z (16 days ago)
- Topics: collision, collision-detection, collision-simulator, game, game-development, qt, qt-game
- Language: C++
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bounce Ball
**C++ 课程设计项目,基于 Qt 制作的打砖块小游戏**
## 项目简介
本项目为一个基于 Qt 制作的打砖块小游戏,其核心在于各个对象之间经过特殊设计、尽可能真实的碰撞检测机制和反弹效果。
## 效果展示
![](resources/images/example.jpg)