tashaxing / QtTetrisLinks
A tetris game written in Qt
☆50Updated 7 years ago
Alternatives and similar repositories for QtTetris
Users that are interested in QtTetris are comparing it to the libraries listed below
Sorting:
- ☆25Updated 4 years ago
- 基于Qt5的模仿网易云音乐的app☆64Updated 6 years ago
- A snake game based on Qt.☆137Updated 5 years ago
- ☆65Updated 6 years ago
- 使用Qt编写的一个音乐播放器,播放库使用的开源的VLC,该播放器可以在windows和linux播放☆38Updated 4 years ago
- Qt-based music player with spectrum☆139Updated 9 years ago
- using qt5 to devolep a music app☆70Updated 6 years ago
- 使用Qt开发的一个简单的酒店管理系统☆67Updated 5 years ago
- RabbitMQ client write by Qt☆23Updated 7 years ago
- 使用C++、opencv、Qt编写的人脸识别算法服务器☆24Updated 9 years ago
- 基于Qt5的网易云音乐播放器☆61Updated 4 years ago
- This is a music player on desktop by Qt,and I only imitated the interface of WangyiyunMusic simply.//这是一个用Qt写的运行在桌面的音乐播放器,我只是简单的模仿了网易云的界面…☆69Updated 5 years ago
- This is a music player written by C++ GUI Qt☆33Updated 3 years ago
- Code repository for Qt5 C++ GUI Programming Cookbook, published by Packt☆104Updated 2 years ago
- 一个基于Qt的Excel操作引擎,封装了操作Excel文件的部分接口,相比直接使用QAxObject更加方便,代码可读性也更好。