kmeykranz / FighterDuck
A 2D game made with C++ and Qt 6.
☆13Updated 10 months ago
Alternatives and similar repositories for FighterDuck:
Users that are interested in FighterDuck are comparing it to the libraries listed below
- A simple chat app based on TCP network made with C++ and Qt 6☆25Updated last year
- Qt3.2.4 编写的串口通信助手~☆11Updated last year
- An online multiplayer game made with C++ and Qt 6.☆27Updated last year
- 🎵 小而精致的跨平台音乐播放器,使用Qt / Qml + FFmpeg☆74Updated 3 years ago
- 基于Qt QWidget 开发的音乐播放器 更多Qt与其他应用的使用,更多Qt控件功能的使用以及界面的美化 —— 最终程序的打包 | C++ music player based on Qt☆68Updated 9 months ago
- ☆61Updated 2 years ago
- Animation of a water ripple effect over a selectable image using Qt Widgets☆15Updated 5 years ago
- Qt Frameless Widget; 基于Qt框架的自定义窗口框架;☆35Updated 3 years ago
- A tetris game written in Qt☆48Updated 6 years ago
- Qt / Qml 做的一款用于聊天的客户端☆14Updated 5 years ago
- 日丽天气V1.0☆14Updated 6 years ago
- 这是一个基于Qt开发的平移组件,主要应用在嵌入式触摸显示屏上,通过手触滑动切换页面显示。☆33Updated 5 years ago
- Qt / Qml 做的一款天气预报☆8Updated 6 years ago
- This is a Qt network file transfer project with client and server side to learn Qt programming.☆24Updated 6 years ago
- ⚔️ This is the C++(with Qt) version Magic-Tower game☆64Updated 5 years ago
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆70Updated 4 years ago
- 基于qt c++的一个即时通讯软件☆43Updated 5 years ago
- 使用Qt编写的一个音乐 播放器,播放库使用的开源的VLC,该播放器可以在windows和linux播放☆36Updated 3 years ago
- made by Qt; 仿网易云音乐de播放器☆71Updated 6 years ago
- A enhanced Qt StackedWidget to switch widgets with sliding effect☆10Updated 10 years ago
- 【🔧更新中】关于 Qt 无比详细教程及案例实现。不仅涵盖了Qt基本控件的使用及讲解,还包含了大学和培训机构不会讲到的:插件设计及实现、基于 QTest 的静态动态、动态测试、CI/CD的使用等☆50Updated 2 months ago
- 使用 c++、easyx 绘图库编写的 fc 快打旋风小游戏☆22Updated 3 years ago
- 使用QT(Qt)图形开发框架,采用C++语言开发,以MySQL作为数据库的花卉生产管理系统,具有产品展示,档案记录,报表查询,地图管理,生产分析,系统设置,生产日历,天气助手,消息帮助,退出登录,退出系统、操作日志记录等功能,☆68Updated 3 years ago
- Qt based simple C++ code editor with code highlighting, code completion and compiling/基于Qt的简单C++编辑器,带代码高亮、联想和编译运行功能☆36Updated 6 years ago
- 做QT导出word报表,发现网上的资源不是很多,也浪费了很多时间,我自己做了一份demo,将会详细讲述如何做出需要样式的报表。在网上很容易查到java或者其他语言操作word的接口函数,但是QT能操作word的,不是很多,而且还不太好用。我把自己已经调试出来的代码,贡献出来…☆28Updated last year
- 存放编写的QML Demo☆26Updated last year
- 使用QT_CPP实现一些极简主义的控件☆30Updated 6 months ago
- 用于简化解耦过程的C++/Qt泛用MVC框架☆11Updated 6 years ago
- 整理的一些常用后端Qt代码段