-
使用Borland C++ Builder 6.0开发的网络五子棋游戏,有一个寓教于乐的东东~...
使用Borland C++ Builder 6.0开发的网络五子棋游戏,有一个寓教于乐的东东~-The use of Borland C++ Builder 6.0 to develop a network Gobang game, there is a recreation of the NEE ~
- 2022-05-12 23:30:57下载
- 积分: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
-
世界
顶级国际象棋引擎stockfish源代码 v1.5-world-class chess engine source code (stockfish v1.5)
- 2022-05-19 19:21:34下载
- 积分:1
-
可以人机对战的五子棋
可以人机对战的五子棋-can the man-machine players 331
- 2022-11-28 12:30:04下载
- 积分:1
-
利用C语言开发的五子棋游戏!
很好玩!很经典!希望大家喜欢!
谢谢!...
利用C语言开发的五子棋游戏!
很好玩!很经典!希望大家喜欢!
谢谢!
-use of the C language development 331 games! Very fun! Classic! Hope you like! Thank you!
- 2022-03-20 09:57:24下载
- 积分:1
-
A source Gobang game. Can be achieved and the computer game, a certain degree of...
一个五子棋游戏的源码。可以实现人和计算机的对弈,计算机有一定的人工智能。呵呵,一般人可下不过计算机啊。-A source Gobang game. Can be achieved and the computer game, a certain degree of artificial intelligence computer. Oh, most people can be under the computer but ah.
- 2023-05-31 07:05:03下载
- 积分:1
-
24点游戏软件的开发
是游戏开发入门的好帮手
24点游戏软件的开发
是游戏开发入门的好帮手-24-point game software development is the development of games portal"s helping hands
- 2022-12-30 03:25:04下载
- 积分:1
-
这个游戏是一个五子棋游戏是我们这学期的老师小
此游戏为一个五子棋游戏 是我们这个小学期老师布置的- This game is a gobang game is our this small semester teacher
arranges
- 2022-05-28 20:04:46下载
- 积分:1
-
24 Poker
速算24的扑克游戏 可以进行分数的24点运算的,因为里面还额外实现了一个分数类。24点必须用VC编译,GCC编译会有问题,这个bug当时没找出来。可能是默认堆栈大小的问题。这个程序从我现在看来-24 Poker-speed calculation can score 24 points, computing, because it additionally implements a fraction class. VC compiled 24 points, must be, GCC compiler will create problems, this bug did not find out at that time. May be the default stack size of the problem. Now it seems this program from my
- 2022-01-25 18:11:19下载
- 积分:1
-
人机对弈的五子棋游戏。当一方出现五子连珠的局势时,程序自动判断胜负并输出结果。...
人机对弈的五子棋游戏。当一方出现五子连珠的局势时,程序自动判断胜负并输出结果。-the man-machine players 331 games. When either Wuzilianzhu situation, the program automatically judge the outcome and output results.
- 2022-03-29 19:14:16下载
- 积分:1