文件名称:cards-game
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:15.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
扑克牌加减乘除游戏,是一种集技巧性和运气性于一体的扑克牌游戏。
现实中可以单人玩,也可以不定人数对抗,用若干副扑克牌去掉王即可游戏,推荐用一副牌双人对抗,乐趣无穷。
本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束。-Add, subtract, multiply and divide the game of poker, is a set of skill and luck in one of the poker game.
Reality can play single, can also be set by the number of combat, with a number of Poker King can remove the game, recommend using a deck of cards double confrontation, fun.
This procedure using Card array of simulated playing cards, to define a 3 array of said game player cards, computer cards and cards, using srand ( ( unsigned ) time ( NULL ) ) to produce random numbers, will hand in random array a from the hand moves to the other array, simulated from the laundry hand draw. Express card.
Single practice mode, the first note of a random number between1 to13, and then the game player to draw a card, when the hand points exactly and note down the random numbers are equal, or have any 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 down a new random numbe
现实中可以单人玩,也可以不定人数对抗,用若干副扑克牌去掉王即可游戏,推荐用一副牌双人对抗,乐趣无穷。
本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束。-Add, subtract, multiply and divide the game of poker, is a set of skill and luck in one of the poker game.
Reality can play single, can also be set by the number of combat, with a number of Poker King can remove the game, recommend using a deck of cards double confrontation, fun.
This procedure using Card array of simulated playing cards, to define a 3 array of said game player cards, computer cards and cards, using srand ( ( unsigned ) time ( NULL ) ) to produce random numbers, will hand in random array a from the hand moves to the other array, simulated from the laundry hand draw. Express card.
Single practice mode, the first note of a random number between1 to13, and then the game player to draw a card, when the hand points exactly and note down the random numbers are equal, or have any 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 down a new random numbe
(系统自动生成,下载前可以参看下载内容)
下载文件列表
扑克牌加减乘除游戏.docx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.