登录
首页 » Chess Poker games » miyouxi vb ni neng nke yi

miyouxi vb ni neng nke yi

于 2022-02-15 发布 文件大小:51.37 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

miyouxi vb ni neng nke yi

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

发表评论

0 个回复

  • 用VC开发的一个五子棋游戏,可实现人机对战。
    用VC开发的一个五子棋游戏,可实现人机对战。-Used to develop a VC Gobang games, can realize man-machine war.
    2022-04-19 19:36:06下载
    积分:1
  • 三子棋游戏(成龙棋) 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下...
    三子棋游戏(成龙棋) 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,也是尽量使自己的子凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。 3)直到谁的子剩下少于三个,谁就输了。 4)还有谁无子可动,超时3次也会告负。 younggle@163.com 转载请注明来源: 开源盛世-源代码下载网-three-game of chess (Jackie Chan game) in many games, it did not find "three-game" game. This my home often to play the game. Rules are as follows : 1) Now stage : At this stage, only under a pawn and unable to move a pawn. Like the 331, so that their son would make up a "three", when you make up a pawn "three" of the future, you can give each other the son of a destroyed (the son would become a gray Now completed, it will be removed). 2) A chess stage : End under the son, entered a move phase. At this stage, not only under the pawn and mobile pawn, but also to enable the children to make up their own "three", whe
    2022-07-20 10:01:56下载
    积分:1
  • err
    (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。 (2)得分越高,方块下降速度越快(每200分为单位)。 (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。 游戏控制: up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。 特点: (1)由于tc不支持中文,所以基本都是英文注释。 (2)函数命名尽可能规范的表达其内部处理目的和过程。 (3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。 (4)除了消除空格时算法比较复杂,其他算法都比较简单易读。 (5)绘图效率和局部代码效率扔有待提高。 (6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。-err
    2022-03-21 17:39:50下载
    积分:1
  • 对于初学vc的人来说,象棋游戏是一个很好选择
    对于初学vc的人来说,象棋游戏是一个很好选择-For beginners who vc, chess game is a good choice
    2022-07-12 13:47:06下载
    积分:1
  • 我是vb的初学者,很希望通过贵站得到大家的帮助,这是一个小游戏,对各位来说一定太简单了,但这是我亲手写的。请一定给我下载权限,谢谢拉...
    我是vb的初学者,很希望通过贵站得到大家的帮助,这是一个小游戏,对各位来说一定太简单了,但这是我亲手写的。请一定给我下载权限,谢谢拉-I vb beginners, I hope that through Guizhan everyone"s help, this is a small game, all of you will too simple, but I personally written. Please give me some authority to download, thank you!! !
    2023-02-17 14:05:03下载
    积分:1
  • 中国象棋 java 单机版 可网络对战 可双人单机对战
    中国象棋 java 单机版 可网络对战 可双人单机对战 -Chinese chess java stand-alone version can be two stand-alone network against war
    2023-08-29 02:15:03下载
    积分:1
  • 纯C编写的很强的Othello(黑白棋)游戏 只可惜是文本界面的。...
    纯C编写的很强的Othello(黑白棋)游戏 只可惜是文本界面的。-prepared in pure C strong Othello (reversi) Unfortunately, the game is a text-only interface.
    2022-01-31 04:14:44下载
    积分:1
  • 经典的俄罗斯方块游戏,支持单人双人对战,网络对战。
    经典的俄罗斯方块游戏,支持单人双人对战,网络对战。-The classic Tetris game, double against single people, the network war.
    2022-06-30 07:20:06下载
    积分:1
  • 黑白棋(小.exe)这是一个黑白棋的游戏。中级初中…
    黑白棋(BWChess.exe) 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。-Reversi (BWChess.exe) This is a game of Reversi. Intermediate Junior High There are three levels of棋力choice. Algorithm uses its own search for the preparation of the overall experience of integral algorithm, fast,棋力not very strong. This game can also automatically demonstration, automatic review game, save game, there are heroes list.
    2022-11-13 13:20:03下载
    积分:1
  • 用TC编的五子棋程序,初学者可以参考一下
    用TC编的五子棋程序,初学者可以参考一下-TC series of the 331 procedures, beginners can take a look
    2022-01-26 03:06:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载