搜索资源列表
单机五子棋
- 单机版的双人对战五子棋游戏
C++五子棋
- C++五子棋,分为三个类:人、电脑、裁判。实现了五子棋的基本功能。
QQ
- 个完全开源的交互聊天软件 ,仿QQ版增加了服务器互联的功能,增加了服务器互连的功能,同时去掉了服务器集群的功能 增加了群组的功能,包括聊天室和游戏大厅 ,增加了一个网络五子棋游戏,改正了在有些网络环境下,每5分钟左右自动掉线的问题.-Fully interactive open-source chat software, an increase of imitation QQ server version of the function of the Internet, an incre
wuziqi
- C语言课程设计课题,比较实用的五子棋程序代码,可进行双人对战,人机对战等-C language program design issues, more practical renju code, can be double play against, play against other human-computer
FiveChess SP2
- C++课程设计,五子棋。可人机对战。-C curriculum designs, gobang. But man-machine to war.
DOS-fivestone-C++
- 一个c的五子棋,可以看看,这种还是很少的-A c of Gobang, you can see, this is still very little
WuziqiC
- 都知道的经典小游戏,五子棋,可用来进行C语言学习-All know the classic game, Gobang, can be used to carry out C Language Learning
FileCHEET
- C#写的五子棋游戏的精美源程序,支持双人对战,人机对战,算法值得研究-C# written in exquisite Games Gobang source to support the double battle, man-machine war, the algorithm is worth studying
wuziqi
- 我自己编写的纯C语言五子棋游戏,一台电脑上两人对战类型,命令行界面哟。-,,
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
Five
- c语言开发的五子棋游戏,简单的人工智能计算每步的分数,然后下子。-c language development of the welcome to play, simple artificial intelligence scores in each of the steps, and then erupted in.
wzq
- 五子棋源代码(C语言版),功能较简单,请多多指教。-Gobang source code (C language version), feature simple, please exhibitions.
C-Sharp-renju
- 用 Csharp 实现五子棋人机博弈,义乌工商学院计算机工程系 何耿明-Backgammon game machine realized by Csharp, Institute of Computer Engineering, Yiwu Industrial and Commercial He Gengming
Backgammon-C-language-source-code
- 玩转五子棋,轻松休闲娱乐,五子棋C语言源代码-Backgammon C language source code
vc++编程之五子棋小游戏
- 有源码
10-c
- 共有十个程序的源码(有贪吃蛇,五子棋,手机通讯录,客户端与服务器通信..等)-The source of a total of 10 procedures (with Snake, backgammon, phone contacts, client and server communications, etc. ..)
C-games-code
- 小游戏C源码,供参考,包含:贪吃蛇,俄罗斯方块,扫雷,五子棋,任务管理器-Game C source code, including: Snake, Tetris, Minesweeper, backgammon, Task Manager
五子棋源码
- C++的五子棋源码实现,很好玩的小游戏,无聊可以玩玩。(This is a simple game of backgammon, only learning, thank you!)
五子棋
- 学期末大作业,用于在最终的大作业,自己编写,无bug,也可供自学,(Homework at the end of the semester)
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。