登录
首页 » Chess Poker games » 很有趣的中国象棋游戏的源代码,与大家分享

很有趣的中国象棋游戏的源代码,与大家分享

于 2022-02-26 发布 文件大小:50.09 kB
0 129
下载积分: 2 下载次数: 1

代码说明:

很有趣的中国象棋游戏的源代码,与大家分享-very interesting chess game"s source code to share with you

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 三子棋游戏(成龙棋) 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下...
    三子棋游戏(成龙棋) 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,也是尽量使自己的子凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。 3)直到谁的子剩下少于三个,谁就输了。 4)还有谁无子可动,超时3次也会告负。 younggle@163.com 转载请注明来源: 开源盛世-源代码下载网-three-game of chess (Jackie Chan game) in many games, it did not find "three-game" game. This my home often to play the game. Rules are as follows : 1) Now stage : At this stage, only under a pawn and unable to move a pawn. Like the 331, so that their son would make up a "three", when you make up a pawn "three" of the future, you can give each other the son of a destroyed (the son would become a gray Now completed, it will be removed). 2) A chess stage : End under the son, entered a move phase. At this stage, not only under the pawn and mobile pawn, but also to enable the children to make up their own "three", whe
    2022-07-20 10:01:56下载
    积分:1
  • MantisChess1.0 ,为了清晰而改用Win32 SDK代码,抛开了MFC和多线程,抛开一切附加功能....
    MantisChess1.0 ,为了清晰而改用Win32 SDK代码,抛开了MFC和多线程,抛开一切附加功能.-MantisChess1.0, in order to clear a switch Win32 SDK code, cast aside the MFC and multithreading, cast aside all additional features.
    2022-03-17 05:37:56下载
    积分:1
  • 一个五子棋的原来代码
    一个五子棋的原来代码-one of the original code 331
    2022-01-26 00:25:43下载
    积分:1
  • 供两个人网上对弈的网络五子棋源码
    供两个人网上对弈的网络五子棋源码- Network gobang source code on-line plays chess which for two people
    2022-02-14 15:53:58下载
    积分:1
  • 用C++开发的中国麻将游戏(单机版),可以做为学习的范例。 ―――――――――――――――――――――――――――――― 游戏的基本运行 ―――――...
    用C++开发的中国麻将游戏(单机版),可以做为学习的范例。 ―――――――――――――――――――――――――――――― 游戏的基本运行 ――――――――――――――――――――――――――-―――― 运行前会先洒色子,根据色子与庄家给各玩家初始化手中的牌 1.初始化(根据庄家和色子数给每个人发12张牌) 2.牌墙发牌给庄家(m_nActive活动状态给庄家) 3.根据活动状态玩家是否是出牌状态(m_nState==1):如果是电脑,让其思考最差的一张牌并出牌,如果是人就让其自行选择(相应时间内没出牌就自动出刚抓的新牌(m_nNewPai)) 4.根据玩家出的牌判断各玩家的优先级,优先级最大的玩家操作并把活动状态给他,(如果是人就等待其是否操作,时间内没响应就自动弃权) 5.如果有玩家操作了就返回第3步,如果没有玩家操作就进行第6步 6.如果没有玩家对刚出的牌操作就牌墙发牌给下一玩家,再返回第3步。 7.如果有人胡牌就统计分数,如果牌墙剩余的牌不到10张就流局,分数不变,游戏也结束。-C development of the Chinese game mahjong (single version), the study could serve as an example.------------------------------ The basic operation of the game------------------------------- first before running onto Boson. According Boson dealer to the player"s hands initialize a license. Initialization (according to several bankers and Boson issued to each person 12 Licensing) 2. Wall licensing licensing Makers (m_nActive activities to the state Makers) 3. According to state player of activities whether the card is the
    2022-11-30 07:30:04下载
    积分:1
  • 用java做的围棋小游戏,完成一般为其的功能,还可以万五子棋...
    用java做的围棋小游戏,完成一般为其的功能,还可以万五子棋
    2022-09-06 22:40:02下载
    积分:1
  • 输出特殊图案,请在c环境中运行,看一看,Very Beautiful! 输出9*9口诀。要求输出国际象棋棋盘。...
    输出特殊图案,请在c环境中运行,看一看,Very Beautiful! 输出9*9口诀。要求输出国际象棋棋盘。 -Output of the special pattern, please c environment, take a look, Very Beautiful! Output 9* 9 formula. Chess board request output.
    2023-04-23 21:15:03下载
    积分:1
  • 一个中国象棋的例子,有人机部分(人工智能)的代码
    一个中国象棋的例子,有人机部分(人工智能)的代码-A Chinese chess example, some machine parts (artificial intelligence) code
    2022-03-23 08:23:21下载
    积分:1
  • 331 man
    五子棋人机对战,这是一段能够计算出最优走法或较优走法的源程序,很好的。-331 man-machine players, it is able to calculate a best optimum in law or law to the source, very good.
    2022-05-20 01:13:38下载
    积分:1
  • 一个五子棋程序的源码,适合Java初学者
    一个五子棋程序的源码,适合Java初学者-a procedure the source code for Java beginners
    2022-08-12 14:59:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载