-
俄罗斯方块
可以保存游戏,暂停游戏,纪录最高分数等
可以联机对战,联机对战代码有待完善...
俄罗斯方块
可以保存游戏,暂停游戏,纪录最高分数等
可以联机对战,联机对战代码有待完善-Russian box can save games, pause the game, record the highest score and so be able to battle online against the code to be perfect
- 2022-01-26 02:08:23下载
- 积分:1
-
此代码是一个用VB编写的五子棋代码,已通过论文答辩。东东…
本代码是一款用vb编写的五子棋代码,已通过论文答辩。极品!!!- -This code is a Gobang prepared using vb code, has passed the thesis defense. Need! ! !--
- 2022-05-22 10:06:19下载
- 积分:1
-
实现了下子,判定双方哪方输赢,在悔棋上面还有问题
实现了下子,判定双方哪方输赢,在悔棋上面还有问题-Now realize, the two sides determine which side winning or losing, there are issues in the above悔棋
- 2022-05-27 11:51:42下载
- 积分:1
-
有人工智能和联网对弈功能。画面自我感觉还行。人工智能弱了些。有双方落子记录、悔棋。还有“电脑代理功能”也就是不论和电脑还是联网和其他人下,中途离开,可以选电脑代...
有人工智能和联网对弈功能。画面自我感觉还行。人工智能弱了些。有双方落子记录、悔棋。还有“电脑代理功能”也就是不论和电脑还是联网和其他人下,中途离开,可以选电脑代理。此时电脑利用AI和对方下。-a game artificial intelligence and networking functions. Feeling self-images also OK. Some weak artificial intelligence. The two sides Kutno record, he never cheat in spain. There are "computer proxy functionality" is whether or computer and networking and other people, has left the agency can choose the computer. This computer uses AI and the other under.
- 2022-02-01 08:35:46下载
- 积分:1
-
russia block game by LabVIEW
labveiw写的俄罗斯方块,别人写的,上传来给大家看看。-russia block game by LabVIEW
- 2022-03-21 10:45:51下载
- 积分:1
-
国际象棋比赛,整个比较
国际象棋游戏,比较全-international chess game, the entire comparison
- 2022-06-29 14:05:27下载
- 积分:1
-
非常经典的中国象棋演示程序,功能齐全,电脑AI优秀
Linux下线程的创建-Linux threads created
- 2022-01-26 07:43:00下载
- 积分:1
-
introduced a chess program development process
介绍一个象棋程序的开发过程-introduced a chess program development process
- 2022-02-24 14:32:58下载
- 积分:1
-
一个小游戏,是关于五子棋的源代码!希望大家多指教!
一个小游戏,是关于五子棋的源代码!希望大家多指教!-a little game is on the 331 source code! Hope everyone know!
- 2022-03-15 00:48:50下载
- 积分: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