-
功能十分简单的网络五子棋。主要可以用于学习交流…
功能十分简单的网络五子棋。主要可以用来学习SOCKET通信与五子棋的算法。-Function is very simple network Gobang. The main can be used to study communications and Gobang SOCKET algorithms.
- 2022-11-03 04:30:03下载
- 积分:1
-
Gobang algorithm a game to understand the basis of previous programming plus a l...
一个五子棋算法游戏理解了前人编程的基础上加了一点东西而已希望大家不要见笑-Gobang algorithm a game to understand the basis of previous programming plus a little something just hope that we will not stock
- 2022-05-08 09:01:12下载
- 积分:1
-
a small poker games, using c achieve. Functions may not be too long, hope that w...
一个扑克牌的小游戏,用c++实现的.功能可能还不是太全,希望大家能够完善一下!-a small poker games, using c achieve. Functions may not be too long, hope that we can improve what!
- 2022-02-01 19:55:12下载
- 积分: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
-
Welcome to play, with memory function, but the algorithm is generally used for e...
五子棋游戏,具有记忆功能,但算法一般,采用的是对每个结点分配权值,根据权值的大小来选择落子位置。-Welcome to play, with memory function, but the algorithm is generally used for each node is assigned weights, according to the size of the weights to select the location of Lazi.
- 2023-03-30 14:20:04下载
- 积分:1
-
著名国际象棋Toga的原代码
VC60编译通过,其力很强的,国际比赛冠军程序...
著名国际象棋Toga的原代码
VC60编译通过,其力很强的,国际比赛冠军程序-Toga famous chess VC60 compiler of the original code is passed, the strong force, the international champion procedures
- 2022-10-06 02:30:03下载
- 积分:1
-
中国麻将游戏源码,是用C++写的,希望在大家…
中国麻将游戏源码,是用C++写的,希望对大家有帮助-Chinese Mahjong Game source, are used C++ Of Writing, in the hope that everyone has to help
- 2023-07-18 04:55:03下载
- 积分:1
-
一个用visual c++6.0开发的象棋程序,对于掌握网络编程有很大的帮助...
一个用visual c++6.0开发的象棋程序,对于掌握网络编程有很大的帮助-a visual c 6.0 with the development of chess procedures for programming the network will be very helpful
- 2022-02-10 15:19:13下载
- 积分:1
-
一个简单的围棋程序,可以二人对弈,能完成吃子,计算胜负。...
一个简单的围棋程序,可以二人对弈,能完成吃子,计算胜负。-Go a simple procedure, two players can-eat completed, the results calculated.
- 2022-04-22 08:51:10下载
- 积分:1
-
这个游戏是我自己试着编的~如果说有重复我也没话说了
这个游戏是我自己试着编的~如果说有重复我也没话说了-I try to compile ~ If there is a repeat of the I and unique
- 2023-03-07 15:20:03下载
- 积分:1