-
This is a C
这是一个基于C++而做的五子棋游戏-This is a C-based and do 331 games
- 2022-05-07 20:08:16下载
- 积分: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
-
中国象棋网络版,两个人可以通过它联机下棋
中国象棋网络版,两个人可以通过它联机下棋-online Chinese chess, two people can play chess through its on-line
- 2022-10-04 23:20:03下载
- 积分:1
-
采用VC++.net编写的一个国际象棋模拟程序,包含二维碰撞检测和区域无效等方法...
采用VC++.net编写的一个国际象棋模拟程序,包含二维碰撞检测和区域无效等方法-using VC. Net prepared by an international chess simulation program, include 2D collision detection and regional ineffective methods
- 2022-04-08 18:34:53下载
- 积分:1
-
俄罗斯方块游戏(汇编语言)
俄罗斯方块游戏程序(汇编语言),-Tetris games (assembly language)
- 2022-04-29 11:28:15下载
- 积分:1
-
自己写的红心大战,注释较详细,但人工智能很弱
自己写的红心大战,注释较详细,但人工智能很弱-himself wrote the hearts Notes more detail, but the weak artificial intelligence
- 2022-06-16 11:52:59下载
- 积分:1
-
单击版象棋源代码!
单击版象棋源代码!-click version of the source code chess!
- 2022-06-27 17:56:19下载
- 积分:1
-
这也是一个关于五子棋游戏的代码
这也是一个关于五子棋游戏的代码- This also is about the gobang game code
- 2022-01-22 02:11:36下载
- 积分:1
-
俄罗斯方块源程序,参照了我从网上下载的游戏方块设计.在游戏中,加了很多注释,以方便理解,主要的代码都在CChileView.h、CChileView.CPP中....
俄罗斯方块源程序,参照了我从网上下载的游戏方块设计.在游戏中,加了很多注释,以方便理解,主要的代码都在CChileView.h、CChileView.CPP中.-Tetris source code, in the light of what I downloaded from the Internet game box design. In the game, plus a lot of notes to facilitate understanding, the main code are CChileView.h, CChileView.CPP in.
- 2022-05-28 23:33:24下载
- 积分:1
-
格子棋游戏的C语言源程序,适合初学者学习使用
格子棋游戏的C语言源程序,适合初学者学习使用-Lattice chess game of C language source code, suitable for beginners learning to use
- 2022-11-20 22:20:03下载
- 积分:1