-
C-program-code
c语言,五子棋代码.............(c program)
- 2013-12-05 10:50:24下载
- 积分:1
-
wuziqi
五子棋是一款经典的游戏,在课程设计中经常会有到。(Backgammon is a classic game, there is often in the course design to.
)
- 2011-06-13 09:20:07下载
- 积分:1
-
wzq
一个简单的五子棋程序,可以人机对弈,采用opencv1.0+vc6.0,来自于网上(A simple backgammon procedures can be man-machine chess, using opencv1.0+ vc6.0, the Internet)
- 2016-12-23 09:57:42下载
- 积分:1
-
fivecheer
网络版本的五子棋.支持聊天,支持20桌同时进行游戏.(network version of the 331. Chat support, the support of 20 tables simultaneously game.)
- 2007-06-07 15:25:20下载
- 积分:1
-
03
说明: 黑白下棋的吃子算法.规则,对(x,y)坐标进行规则判断,并吃子。(Black and white chess eating algorithms. Rules, rules judge (x, y) coordinates, and eat the child.)
- 2012-06-25 18:56:11下载
- 积分:1
-
five_chess
五子棋实现,python实现的五子棋人工智能。(Python implementation of Gobang artificial intelligence)
- 2018-06-11 19:26:38下载
- 积分:1
-
五子棋游戏
说明: 在一个方阵上通过两人对弈的形式,依次在棋盘上放置两种颜色的棋子,哪一方先让五个棋子形成一条直线(包括横、竖、对角线3个方向),即为获胜,本程序实现用键盘控制的五子棋游戏。游戏初始运行界面应为如下:(In the form of two people playing chess in a square array, place two kinds of color pieces on the chessboard in turn. Which side first makes five pieces form a straight line (including three directions of horizontal, vertical and diagonal), that is to win. This program realizes the game of five pieces controlled by keyboard. The initial operation interface of the game shall be as follows:)
- 2019-11-24 18:31:32下载
- 积分:1
-
GoMoKu
使用C++开发的多人五子棋网络对战游戏,支持多对玩家同时在线游戏(Using C++ to develop multi player Gobang network game, supporting multiple players online games simultaneously)
- 2018-09-27 14:49:29下载
- 积分:1
-
renjixiaqi
人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下:
(1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。
(2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。
(3)每一步都用图形化方式顺序输出
(Man-machine chess: on the 3 X 3 board, the computer for one party, the user for a party, draw an X and O alternately, in the row, column and diagonal who practice who would win in a straight line. Finish, with the ideas of the class specific functional requirements are as follows:
(1) status display: the computer can correctly display board, giving prompt information and the outcome of judgment.
(2) the user choice: the user can next is first or after, and the pieces is a X or O .)
- 2020-07-04 13:00:02下载
- 积分:1
-
Horse-Stepping-on-board
在传统中国象棋中,马走日型路线。本代码就是按其规则,让马从棋盘任一点开始,输出它可以行走的所有点的坐标。(In traditional Chinese chess, horse go day-type line. The code according to the rules, let the horse from checkerboard any point, the coordinates of all points of output it can walk.)
- 2012-05-08 16:08:57下载
- 积分:1