-
用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 web 版二人斗地主实现,和源代码
主要是 Java web 版二人斗地主实现,和源代码-Java web version is mainly to achieve two斗地主, and source code
- 2022-10-09 15:40:02下载
- 积分:1
-
联网围棋源代码
联网围棋源代码-Go networking source code
- 2022-06-02 22:00:44下载
- 积分:1
-
五子棋的控件,包含了很多五子棋算法
五子棋的控件,包含了很多五子棋算法-331 controls, contains many algorithms Gobang
- 2022-11-16 23:15:03下载
- 积分:1
-
利用极小极大游戏的331个游戏修剪算法,玩家可以为大家工作…
采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈、人人对弈,设置棋力。-using Minimax Game pruning algorithm of 331 games, players can work for everyone chessboard, chess set.
- 2023-08-16 14:10:04下载
- 积分:1
-
五子棋的汇编代码,结构比较简单
五子棋的汇编代码,结构比较简单-331 assembly code, relatively simple structure
- 2022-01-25 19:51:09下载
- 积分:1
-
连连看机器,自动点击图案,开局棋盘要整齐,不能有残缺,否则不能识别棋盘。...
连连看机器,自动点击图案,开局棋盘要整齐,不能有残缺,否则不能识别棋盘。-Lianliankan machines, automated clicking patterns, start to tidy chessboard, should not have a defective, or should not identify the board.
- 2023-07-06 11:05:03下载
- 积分:1
-
VC Gobang game Gobang VC game Gobang VC games
VC五子棋游戏 VC五子棋游戏 -VC Gobang game Gobang VC game Gobang VC games
- 2022-11-24 22:40:03下载
- 积分:1
-
网狐2008系统 开发工具及开发文档 架设开发必备的工具 希望大家喜欢...
网狐2008系统 开发工具及开发文档 架设开发必备的工具 希望大家喜欢-Fox Network in 2008 and the development of system development tools to develop the necessary documents to set up a tool I hope you like
- 2022-02-05 23:03:10下载
- 积分:1
-
Chinese chess source (C Builder5)
中国象棋源程序(C++Builder5)-Chinese chess source (C Builder5)
- 2022-07-17 22:33:03下载
- 积分:1