-
-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
-
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
-
go_chess
这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
- 2008-01-20 21:56:11下载
- 积分:1
-
CardGame
简单的纸牌游戏,可作为游戏入门实例,是坂本千寻书本的源码。(A simple card game can be used as an instance of the game started, is the source code for Sakamoto Chihiro books.)
- 2009-11-15 14:59:30下载
- 积分:1
-
wuziqiyouxi
五子棋游戏,实现人工智能。单机游戏和多机游戏实现过程。(Backgammon games, achieve artificial intelligence. Single and multi-game machine game implementation process.)
- 2013-12-09 19:04:44下载
- 积分:1
-
five
用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)
- 2010-06-07 17:31:04下载
- 积分:1
-
ttq
VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)
- 2012-07-25 22:11:54下载
- 积分:1
-
luoxuanzhenlie
用C++实现的螺旋阵列,代码少,且看起来简洁明了(Spiral Array Implementation)
- 2010-01-11 19:57:08下载
- 积分:1
-
flychess
用MFC编写的飞行棋游戏,包括游戏界面、核心算法、走棋动画的实现。(Prepared using MFC flight chess games, including the game interface, the core algorithm, take the chess animation implementation.)
- 2021-04-24 14:18:47下载
- 积分:1
-
Russia1.2
俄罗斯方块,加了图片!
一样的俄罗斯方块,
不一样的感觉(Russian box, add the pictures! Like the Russian box, and not the same feeling)
- 2007-03-07 16:57:08下载
- 积分:1