搜索资源列表
c++五子棋设计
- 这是一个c++五子棋设计程序-This is a 331 c Design Program
c++五子棋
- 这是一个由c++语言编写的五子棋游戏,其原理是通过坐标来确定棋子位置-This is a c language of 331 games, their principle is to determine the coordinates through pawn position
单机五子棋
- 单机版的双人对战五子棋游戏
五子棋c++源代码
- 自己用c#写的一个五子棋windows程序
C++五子棋
- C++五子棋,分为三个类:人、电脑、裁判。实现了五子棋的基本功能。
FiveChess SP2
- C++课程设计,五子棋。可人机对战。-C curriculum designs, gobang. But man-machine to war.
c++设计
- 一个简单实用的vc五子棋游戏设计- A simple practical vc gobang game designs
C
- 一个简单的C++五子棋程序。作为兴趣交流-a simple C++ game program
wuziqi
- 一个简单的五子棋游戏,用c++写的。还能用。-A simple counter, in accordance with the principle of the principle of compiler writing.
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
FivePiecesChess
- C#五子棋游戏 其中的算法可以借鉴 适合初学者-C# welcome to play in which the algorithm can draw for beginners
CSharp_gobang
- 一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。 -Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from oth
C-Sharp-renju
- 用 Csharp 实现五子棋人机博弈,义乌工商学院计算机工程系 何耿明-Backgammon game machine realized by Csharp, Institute of Computer Engineering, Yiwu Industrial and Commercial He Gengming
c-Sharp-programming-backgammon
- c#五子棋编程,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。-c# backgammon program, in the form of desktop applications. Procedures, including server and client in two parts, network communications programming using TCP-based Socket implementation.
五子棋
- 自己制作的一个很简单的,大家都能看的懂的C++五子棋游戏
五子棋源码
- C++的五子棋源码实现,很好玩的小游戏,无聊可以玩玩。(This is a simple game of backgammon, only learning, thank you!)
五子棋
- 用c语言实现的五子棋,内有详细代码,可以对c语言进一步学习和应用(Gobang with C language)
五子棋
- 通过c# 编写的五子棋游戏,程序简单,希望对大家有用。(Gobang prepared by c# games, procedures simple, and we hope to be useful.)
游戏编程之五子棋
- C++五子棋源代码 新手必备hhhhhh(RPG C++ source code GUI purple 2037)
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。