-
This is a c# Realize the Gobang, chess is very beautiful, and in its dehlp rich...
这是用c#实现的五子棋,棋子很漂亮,内并富有其dehlp源码链接,这对有dehpl知识的朋友也有一些指导作用-This is a c# Realize the Gobang, chess is very beautiful, and in its dehlp rich source of links, which have knowledge dehpl Friend also has some role in guiding
- 2022-03-04 21:19:48下载
- 积分:1
-
vc源码的俄罗斯方块,初学者很有用,特别是想做俄罗斯方块游戏的参考一下...
vc源码的俄罗斯方块,初学者很有用,特别是想做俄罗斯方块游戏的参考一下-block game(vc),this program is very used to the people who want to design block game
- 2022-11-03 16:05:03下载
- 积分:1
-
Checkers This is a procedure, do not have the network function, but which is sti...
这是一个跳棋程序,不具备网络功能,不过哪一个还不错
- 2022-07-02 18:58:35下载
- 积分:1
-
简单易懂的弹球小游戏,可以用键盘来玩,希望对大家的java之路有所帮助。...
简单易懂的弹球小游戏,可以用键盘来玩,希望对大家的java之路有所帮助。-simple and easy to small pinball games, you can use the keyboard to play, we hope that the right path java help.
- 2022-05-21 11:07:10下载
- 积分:1
-
A beginners program for the Russian box, the more trouble, but the result is the...
一个初学者编的俄罗斯方块程序,麻烦了些,不过也算是有个结果。-A beginners program for the Russian box, the more trouble, but the result is there.
- 2022-07-15 08:17:45下载
- 积分:1
-
五子棋的源代码,可用直接编译运行,VC++下开发,运用AI算法...
五子棋的源代码,可用直接编译运行,VC++下开发,运用AI算法-the source code about Godong , can be directly compled to run, make use of AI algorithms
- 2022-02-02 20:49:57下载
- 积分:1
-
输入一个四位数,共八次机会,A代表数字和位置均正确,B代表数字正确,但位置不正确.比如:A2B1代表三个数字正确,两个位置也正确...
输入一个四位数,共八次机会,A代表数字和位置均正确,B代表数字正确,但位置不正确.比如:A2B1代表三个数字正确,两个位置也正确-input a four-digit, a total of eight opportunities, A representative of the number and location are correct, B representative figure to be right, but not the correct position. For example : three representatives of A2B1 figures correct, the two positions are correct
- 2022-08-08 02:25:34下载
- 积分:1
-
I wrote a version of the 57 customs small game program, the first time I hope th...
本人用C写的一个57关版本的小游戏原程序,本人处女作,希望大家支持,不错的!-I wrote a version of the 57 customs small game program, the first time I hope that we support, it is true!
- 2023-08-08 04:00:03下载
- 积分: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
-
Russian brick
俄罗斯方块,c语言板的,没有包含系统的头文件,只有主体程序-Russian brick
- 2023-04-20 07:50:03下载
- 积分:1