登录
首页 » Chess Poker games » HGE引擎写的俄罗斯方块程序,引擎写的俄罗斯方块程序第二部份...

HGE引擎写的俄罗斯方块程序,引擎写的俄罗斯方块程序第二部份...

于 2023-01-15 发布 文件大小:228.65 kB
0 36
下载积分: 2 下载次数: 1

代码说明:

HGE引擎写的俄罗斯方块程序,引擎写的俄罗斯方块程序第二部份-HGE engine Tetris written procedures for the engine to write the second part of the Russian box program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 枣子穿钮游戏,规则文件里有说明,附源代码,Visual C++2003
    枣子穿钮游戏,规则文件里有说明,附源代码,Visual C++2003-Dates to wear button game, the rules of the document that has attached to the source code, Visual C++ 2003
    2023-07-09 10:10:03下载
    积分:1
  • 这是个带聊天功能的网络五子棋,服务器端负责客户连接和广播消息。...
    这是个带聊天功能的网络五子棋,服务器端负责客户连接和广播消息。-This is a chat with Gobang network, server-side is responsible for client connections and broadcast news.
    2022-07-19 06:12:57下载
    积分:1
  • This is a 331 game's source code, interface beautifully with the background...
    这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究! 这是一个五子棋游戏的源代码,界面精美,带背景音乐,其中的许多算法,如搜索算法,也都值得研究!-This is a 331 game"s source code, interface beautifully with the background music, which in many algorithms, such as search algorithm, is worthy of study. This is a 331 game"s source code, interface beautifully with the background music, which in many algorithms, such as search algorithm, is worthy of study.
    2022-04-11 09:54:56下载
    积分:1
  • 自己写的红心大战,注释较详细,但人工智能很弱
    自己写的红心大战,注释较详细,但人工智能很弱-himself wrote the hearts Notes more detail, but the weak artificial intelligence
    2022-06-16 11:52:59下载
    积分:1
  • 用tc2.0编的一个超千行的程序,仿Windows界面,全鼠标操作,集成五子棋和黑白棋两种棋类,黑白棋有双人、人机两种模式,绝对值得一看!...
    用tc2.0编的一个超千行的程序,仿Windows界面,全鼠标操作,集成五子棋和黑白棋两种棋类,黑白棋有双人、人机两种模式,绝对值得一看!-tc2.0 series with a 1000-line procedures, fake Windows interface, full mouse operation, integration and reversi two 331 chess, reversi a double, two models of plane, shot entirely!
    2022-07-25 10:31:57下载
    积分:1
  • 这段代码是编写java五子棋游戏源代码,棋子为白子和黑子
    这段代码是编写java五子棋游戏源代码,棋子为白子和黑子-The preparation of this code is welcome to play java source code, pieces of white out and the sunspot
    2022-12-20 07:45:04下载
    积分:1
  • multiban游戏,俗称PSP游戏,许多习俗,第一场比赛而已。
    sokoban游戏,俗称推箱子游戏,共有几十关,第一次游戏要输入用户名,下次输用户名则可以继续上次关数,不可以选关,只能顺序玩。没有密码。-Multiban games, commonly known as PSP games, dozens of Customs, the first game to enter a user name, user name next losers will continue to be incarcerated last, not elect clearance, the order can only play. No password.
    2023-03-16 06:25:03下载
    积分:1
  • VC++编写的五子棋小游戏,共同交流学习
    VC++编写的五子棋小游戏,共同交流学习-VC++ Prepared Gobang game, the common exchange of learning
    2023-07-21 12:05:03下载
    积分: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
  • 一个VB编写的俄罗斯方块程序 有源代码的 初学者适用
    一个VB编写的俄罗斯方块程序 有源代码的 初学者适用-a sheet prepared by the Russian Active procedures applicable code beginners!
    2022-02-09 17:58:23下载
    积分:1
  • 696521资源总数
  • 104066会员总数
  • 49今日下载