-
黑白棋源代码
黑白棋的源代码-reversi source code
- 2022-03-22 18:35:51下载
- 积分:1
-
很好的一个游戏源代码
很好的一个游戏源代码-a good game source code
- 2023-04-20 14:45:03下载
- 积分:1
-
C语言DOS版(五子棋)
C语言DOS版(五子棋)-C language version of DOS (331)
- 2023-01-02 03:10:11下载
- 积分:1
-
这是一个完全的中国象棋程序,很好的人工智能,B。
这是一个完全的中国象棋程序,有比较好的人工智能,而且可以自己来改善人工智能的参数,是一个非常好的例子,程序也比较庞大,编译后程序不再提供,解压在c:根目录下-This is a completely Chinese chess procedures, better artificial intelligence, but also to improve their own artificial intelligence parameters, is a very good example, procedures are relatively large, compiled procedures no longer available, unpacked in c : root directory
- 2022-08-07 10:13:39下载
- 积分:1
-
基于HLA.RTI实现的网络对弈五子棋
基于HLA.RTI实现的网络对弈五子棋-HLA.RTI based on the realization of network Chess 331
- 2023-08-20 13:55:04下载
- 积分:1
-
用vc6写的五子棋软件。可以实现人
用VC6写的五子棋软件。可以实现人机下棋-Gobang using software written in VC6. Can realize man-machine chess
- 2022-04-14 12:00:32下载
- 积分:1
-
棋牌游戏 有服务端和客护端两种
象棋 纸牌类的游戏全套
棋牌游戏 有服务端和客护端两种
象棋 纸牌类的游戏全套-Board games are server-side and passenger-side retaining the two types of chess game full set of playing cards
- 2023-05-25 01:20:03下载
- 积分:1
-
基于gtk+linux的一个中国象棋,支持AI。人机对战,娱乐性强。
基于gtk+linux的一个中国象棋,支持AI。人机对战,娱乐性强。-Based on gtk+ Linux a Chinese chess, in support of AI. Man-machine war, entertainment and strong.
- 2022-01-26 02:41:16下载
- 积分:1
-
本程序是教学过程中的实践项目!由学生个人开发!该程序简洁明了,容易开懂!方大家参考!由于本人水平有限!请大家不吝赐教塞!...
本程序是教学过程中的实践项目!由学生个人开发!该程序简洁明了,容易开懂!方大家参考!由于本人水平有限!请大家不吝赐教塞!-this procedure is the process of teaching the practice of project! Students from personal development! The program concise, easy to understand open! Side reference! Given the limited level! Please Cypriot wing! Thank you
- 2022-02-12 16:36:59下载
- 积分: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