这是一个具备实时联机对局功能的五子棋游戏项目,该项目分为客户端与服务端两部分,客户端页面基于QT框架开发,客户端网络部分采用Windows平台下的C++ socket实现,服务端运行在Linux操作系统下,采用Linux平台下的socket网络编程实现。项目整体基于C/C++完成,可进行公网对局。
2023-03-28 17:21:25 559KB C++ QT 游戏开发
1
qt 简易五子棋
2022-10-16 18:05:59 9KB qt 游戏
1
纯QML编写的俄罗斯方块小游戏,使用qml2编写,支持Qt5.5及其以上,可以直接使用qmlscene运行程序,已实现的游戏功能包括:开始,暂停,停止,获取当前分以及基本的游戏操作等功能
2022-08-04 16:05:10 40KB QML 俄罗斯方块 qt 游戏
1
Qt游戏类源码之贪吃蛇
2022-05-28 21:08:33 844KB 贪吃蛇源码
1
此资源为QT贪吃蛇游戏打包文件,仅为博主QT开发实例专栏演示程序,未看专栏文章《QT写一个简单的贪吃蛇游戏》者请勿下载。
2022-04-10 18:05:53 26.86MB qt 游戏 c++ 开发语言
1
qt扫雷源码,qt扫雷游戏
2022-02-08 17:00:56 12KB qt 游戏 c++ 开发语言
1
qt贪吃蛇游戏,qt游戏源码
2022-02-08 17:00:56 5KB qt 游戏 c++ cocos2d
1
Qt推箱子游戏,qt游戏源码
2022-02-08 17:00:55 31KB qt 游戏 cocos2d c++
1
飞机大战---Qt游戏编程,游戏模板,有需要的可以下载一下,可以自己更改添加的。有需要的可以下载一下
2022-01-30 14:05:56 5.55MB Qt游戏编程
1
这本书包括了PDF和本书的代码,下面是内容摘要 As a leading cross-platform toolkit for all significant desktop, mobile, and embedded platforms, Qt is becoming more popular by the day. This book will help you learn the nitty-gritty of Qt and will equip you with the necessary toolsets to build apps and games. This book is designed as a beginner's guide to take programmers that are new to Qt from the basics, such as objects, core classes, widgets, and so on, and new features in version 5.4, to a level where they can create a custom application with best practices when it comes to programming with Qt. With a brief introduction on how to create an application and prepare a working environment for both desktop and mobile platforms, we will dive deeper into the basics of creating graphical interfaces and Qt's core concepts of data processing and display before you try to create a game. As you progress through the chapters, you'll learn to enrich your games by implementing network connectivity and employing scripting. Delve into Qt Quick, OpenGL, and various other tools to add game logic, design animation, add game physics, and build astonishing UIs for games. Toward the end of this book, you'll learn to exploit mobile device features, such as accelerators and sensors, to build engaging user experiences.
2022-01-28 16:25:53 9.98MB QT 游戏编程 初学者 C++
1