搜索资源列表
QT五子棋
- 智能AI五子棋
qtwuziqi
- 在linux下使用qt来开发的五子棋,主要是C++编程-In linux to use qt Gobang development, mainly C++ programming
2
- 网络五子棋的界面和通信部分,不含五子棋算法-Gobang network interface and communication of non-Gobang algorithm
five
- 网络五子棋,具有服务器端和客户端,基于QT-Gobang network with a server-side and client
myqt7
- Qt4实现的一个五子棋小游戏,功能齐全,可玩性高,是学习Qt编程的好列子。-This is a qt4 code for a five chess game.You can play it very well.If you are studying Qt now ,you can download it and have a look.
FiveChess
- 智能五子棋AI,用QT写的,攻守实力不错,界面美观-Smart backgammon AI, written with QT, offensive and defensive strength of the good, beautiful interface
pcui.tar
- 一个五子棋游戏的小程序,用QT做的,希望大家喜欢-Backgammon game a small program to do with QT, I hope you like
gobang.tar
- 一个使用QT编写的网络五子棋代码,实现局域网对战。-A network of backgammon with QT write code, LAN game.
base-on-Qt-embeded-five-in-a-line
- 基于Qt的嵌入式终端应用程 序开发——五子棋游戏开发-base on Qt embeded system five in a linebase on Qt embeded system five in a line
网络版五子棋游戏
- 基于QT实现的联网五子棋,包含源码。还有一个部分代码的例子(Networking Gobang based on QT implementation)
untitled1
- 五子棋,qt语言编写,可以实现人机对弈,重开等功能(Gobang, QT language, you can achieve man-machine chess, re opening and other functions)
untitled1
- QT代码实现五子棋人机对弈,其中包含多步悔棋、重玩、退出游戏等功能,下载后直接解压可用。(QT code Gobang game, which contains a multi-step undo, replay, quit the game and other functions, can be downloaded directly extract.)
goBang
- 用QT 5.6 实现的五子棋游戏,目前只实现了人机游戏,智能好玩!(QT 5.6 to achieve backgammon game)
fivestone
- 五子棋小游戏,利用c++编写的Qt文件,在虚拟机上运行。(Gobang game, using c++ prepared Qt file, run on the virtual machine.)
QtWuziqi-master
- qt下的五子棋实现 C++语言实现 带人工智能(Gobang QT implementation, with artificial intelligence)
goBang
- Qt 开发的五子棋程序源码,stulen修改自适应屏幕版本(Gobang Qt development program source code)
wuziqi
- 运用QT4制作的五子棋小游戏!可跨平台操作,linux下和windows下都可以实现。(Using QT4 to create Gobang game! Cross platform operation, under Linux and windows can be achieved.)
GoBang
- 这是一个使用qt开发的五子棋游戏,带有人机对战的ai功能(Gobang game developed by QT)
gomoku
- 使用Qt写的简单五子棋源代码,Qt入门级的练手项目(Use Qt to write a simple Gobang source code, Qt entry-level training project)
五子棋
- 自己用qt语言做的一个简单五子棋,希望能够帮助到有需要的人们