-
用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
-
俄罗斯方块游戏的完整源代码,采用C语言编程
俄罗斯方块游戏的完整源代码,采用C语言编程
- 2022-03-22 23:39:09下载
- 积分:1
-
java的五子棋源码文件!
java的五子棋源码文件!-the source document!
- 2022-06-21 22:42:53下载
- 积分:1
-
一个小游戏,是关于五子棋的源代码!希望大家多指教!
一个小游戏,是关于五子棋的源代码!希望大家多指教!-a little game is on the 331 source code! Hope everyone know!
- 2022-03-15 00:48:50下载
- 积分:1
-
《Visual C++ MFC棋牌类游戏编程实例》网络demo源码
《Visual C++ MFC棋牌类游戏编程实例》网络demo源码-err
- 2023-09-08 23:30:03下载
- 积分:1
-
棋牌游戏
chess game-chess game 123 ..............................................
- 2022-05-25 02:36:00下载
- 积分:1
-
A source Gobang game. Can be achieved and the computer game, a certain degree of...
一个五子棋游戏的源码。可以实现人和计算机的对弈,计算机有一定的人工智能。呵呵,一般人可下不过计算机啊。-A source Gobang game. Can be achieved and the computer game, a certain degree of artificial intelligence computer. Oh, most people can be under the computer but ah.
- 2023-05-31 07:05:03下载
- 积分:1
-
一个控制台下的五子棋游戏
一个控制台下的五子棋游戏-one of the 331 console games
- 2022-12-29 05:05:03下载
- 积分:1
-
基于JAVA的纸牌游戏源代码,优化算法的源代码.
基于JAVA的纸牌游戏源代码,优化算法的源代码. -Java-based game of cards source code, the optimization algorithm source code.
- 2023-05-03 00:40:03下载
- 积分:1
-
一个非常好玩的五子棋!
一个非常好玩的五子棋!-a very fun 331!
- 2022-07-11 09:11:17下载
- 积分:1