-
ChineseChess
说明: 中国象棋棋盘C#实现,主要用于学习面向对象相关知识(Chinese chess board C# to achieve, mainly for learning object-oriented knowledge)
- 2009-07-26 22:20:46下载
- 积分:1
-
Amazon-chess-game
亚马逊棋人机博弈代码,界面美观,满足深层搜索。(Amazon chess game code, beautiful interface, meet the deep search.)
- 2020-11-16 09:49:40下载
- 积分:1
-
Net5-
Net5 是一个支援网路连线的五子棋游戏,可以让你透过网路跟你的亲朋好友
来场五子棋大赛,不过Net5 并没有设计单人的模式,只能利用连线来玩。
(Net5 331 games is a support network connections, allowing you to through the Internet with your friends and family
To field 331 contest, but Net5 and design of single mode, only the use of connection play.)
- 2012-05-17 14:41:19下载
- 积分:1
-
wuziqi
五子棋巧妙设计,可以帮你设计出界面丰富的五子棋,很好玩(Backgammon clever design can help you design the 331 interface, a lot of fun)
- 2012-05-21 18:25:06下载
- 积分:1
-
Game
小游戏集合 五子棋+黑白棋+俄罗斯方块+井字游戏(game)
- 2010-11-05 10:43:45下载
- 积分:1
-
MyFirstMFC
围棋游戏源码,实现了落子、提子功能。
如果有编译错误,请去掉报错行的空格(“GoChess” Game Source code)
- 2012-08-20 11:26:17下载
- 积分:1
-
five_vb_tcp
网络VB语言开发的五子棋,工作量是一周的本科毕业设计。(VB language network Gobang development, the workload is one-week graduate design.)
- 2008-12-10 14:52:50下载
- 积分:1
-
VCPP-chess
这是一个vc++的中国象棋的程序设计,较为方便(This is a vc++ programming Chinese chess, more convenient)
- 2015-05-28 10:14:40下载
- 积分:1
-
wuziqiyouxi
五子棋游戏,实现人工智能。单机游戏和多机游戏实现过程。(Backgammon games, achieve artificial intelligence. Single and multi-game machine game implementation process.)
- 2013-12-09 19:04:44下载
- 积分:1
-
-the-poker-game
本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said.
Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
- 2013-08-19 15:13:48下载
- 积分:1