-
wuziqi
c语言版五子棋,与pc版一样,拥有良好的界面(c yuyait can run on the pc)
- 2016-12-28 14:26:29下载
- 积分:1
-
ChinaChess
中国象棋打谱程序,用java编写吗,很适合java初学者的学习(Chinese Chess playing spectrum program, prepared using java, very suitable for java beginners learning)
- 2012-08-24 14:41:52下载
- 积分:1
-
5-CCMJ
网狐6.6长春麻将源码Changchun mahjong source network Fox 6.6(Changchun mahjong source network Fox 6.6)
- 2011-10-06 14:54:07下载
- 积分:1
-
netliuziqi
是一个网络游戏,网上大部分为网络五子棋,此程序为六子棋。(Is an online game, online most of the network Gobang that this procedure for the six sub-game.)
- 2020-10-20 16:17:25下载
- 积分:1
-
Gomoku
简单五子棋,简单学习算法,很弱的AI,原文是Python语句,现改写位c++(Simple backgammon, simple learning algorithm, very weak AI, the original is a Python statement, is now rewritten bit c++)
- 2017-06-19 22:08:12下载
- 积分:1
-
xiangqi
c++的象棋代码,里面有代码,调试成功,运行很好,我编写了将近一个月,是深入c++最好的资料,大家可以改一改,用于自己的项目。。。(C++ chess code, debugging success, there are code, running very well, I write nearly a month, is deeply c++ the best information, you can change, for their own projects...
)
- 2013-12-02 23:36:59下载
- 积分:1
-
gobang
这是一个基于J2ME的五子棋手机游戏,用JAVA语言开发来实现,可能不是很完善,希望大家进行进一步的修改(This is a backgammon mobile games based on J2ME, JAVA language development to achieve, and may not be perfect, and hope that we further modify.)
- 2012-06-02 10:46:13下载
- 积分:1
-
CardGames
发牌程序,利用MFC编写,采用双缓冲技术实现发牌和显示(Licensing procedures, written using MFC)
- 2013-04-02 19:18:01下载
- 积分:1
-
lianliankan
连连看的源代码,好东西啊,很好的东西啊,大家下啊(Lianliankan the source code, a good thing, ah, ah good things, everyone under the ah)
- 2008-04-29 16:52:39下载
- 积分: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