资源列表
21card
- “21点”是一个古老的扑克牌游戏,游戏规则是:各个参与者设法使自己的牌达到总分21而不超过这个数值。扑克牌的分值取他们的面值,A充当1分或者11分(由玩家自己确定选择一种分值),J、Q和K人头牌都是10分。 庄家对付1~7个玩家。在一局开始时,包括庄家在内的所有参与者都有两张牌,玩家可以看到他们的所有牌以及总分,而庄家有一张牌暂时是隐藏的。接下来,只要愿意,各个玩家都有机会再拿一张牌。如果某个玩家的总分超过了21(成为“引爆”),那么这个玩家就输了。在所有玩家都拿了额外的牌后,庄家将显示它
2_1
- 用C++编写的扑克牌游戏。 创建一副扑克,并完成洗牌等基本操作。 (1)增加大小王。 (2)将洗完牌平均分给4个人,然后1将花色相同的牌按点数大小排列起来。2根据花色的大小将牌排列起来(大小王排前) (3)删除指定的牌,如红桃5、黑桃A等,并将其余牌显示。-Written in C++, poker game. Create a poker, and complete the reshuffle and other basic operations. (1) increasing
J2meWuZiQi
- J2ME实现手机游戏五子棋的编程,适合初学者了解J2ME,以及一般程序开发,和手机变成,大家支持我啊-J2ME mobile phone games to achieve Gobang programming, suitable for beginners to understand J2ME, and general program development, and the phone into, you support me ah
Gobang
- 一个简单的五子棋游戏的程序,能够支持双人的对战,但是不支持人机对战,使用TC 2.0进行编程的。-This is a simple Gobang procedure,can support double the war, but does not support man-machine gaming, programming using TC 2.0.
Queen
- 在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法-8 × 8 in a chess set, there are 8 Queen' s, Queen' s share of each cell between Queen will not be asked each other " attack" phenomenon, that is, can n
five
- 一个简单的五子棋游戏程序,不能进行人机对战,只可以用户之间对战-A simple chess game program, can not be man-machine gaming, users can only play against
ddz1
- 自己写的 为了同事们娱乐 又不会被老板发现 在maya里玩的斗地主服务端程序 功能和qq游戏很相似 自己绞尽脑汁设计的裁判类和一点点简单的ai能力 支持10桌人 详细的注释 很容易改成其他类型的python程序
wlzj
- 网狐网络服务组件-Network Fox network services component
01PokerGame
- 一个空当接龙的dos版程序,自己用c++写的练习
gobang
- 用纯C编写的在DOS界面下操作的五子棋游戏,有悔棋,保留棋局待下次继续,和读取系统棋局开始对弈和浏览历史胜局等功能,欢迎查阅-Pure C written to operate in the DOS interface Gobang game, with the functions:undo, to retain the chess game next to continue , reading system chessboard chess ,and browse the history of
1
- 象棋之人机对战 要使用图形库-The man-machine chess battle
bwchess111
- TC编写的C程序,是我大一时候写的,黑白棋程序,只有一个文件,在TC下可以编译通过。-TC prepared by the C program is freshman when I write, reversi procedures, only one document, TC in the next compile.