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: about 1 year ago
JSON representation
C++ 课程设计项目,基于 Qt 制作的打砖块小游戏
- Host: GitHub
- URL: https://github.com/liu42/bounceball
- Owner: LIU42
- Created: 2022-06-17T10:42:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T09:30:17.000Z (over 1 year ago)
- Last Synced: 2025-03-30T02:51:10.241Z (about 1 year ago)
- Topics: collision, collision-detection, collision-simulator, game, game-development, qt, qt-game
- Language: C++
- Homepage:
- Size: 98.6 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 制作的打砖块小游戏,其核心在于各个对象之间经过特殊设计、尽可能真实的碰撞检测机制和反弹效果。
## 效果展示
