-
Tic
井字棋的有关java的alphabeta搜索-Tic-tac-toe game java on the alphabeta search
- 2022-04-27 17:20:05下载
- 积分:1
-
zhegeyehaowan
zhegeyehaowan
- 2023-05-03 22:25:03下载
- 积分:1
-
8皇后源程序These rules (as supplied by Ulli) will be implemented as soon as possible....
8皇后源程序These rules (as supplied by Ulli) will be implemented as soon as possible.Anyone who would like to help develop the code further is welcome to (please contact dioxic@madasafish.com if interested).A version of checkers with most (or all) of these rules should be ready in 1 or 2 weeks time!-8 Queen"s source These rules (as supplied by Ulli) will be implemented as soon as possible.Anyone who would like to help further develop the code is welcome to (please contact dioxic@madasafish.com if interested). A version of CHECKERS with most (or all) of these rules should be ready in one or two weeks time!
- 2022-10-02 15:30:03下载
- 积分:1
-
国际象棋中8皇后问题算法
国际象棋中8皇后问题算法-Algorithm of Eight queen question in chess
- 2023-03-05 22:40:03下载
- 积分:1
-
本人学了C++后,写的第一个游戏软件,没什么特别。
本人学了C++后,写的第一个游戏软件,没什么特别。-I learned a C++ After the first to write game software, nothing special.
- 2023-01-22 22:55:03下载
- 积分:1
-
用VC编的俄罗斯方块游戏程序源代码,配有音乐
用VC编的俄罗斯方块游戏程序源代码,配有音乐-VC made by the Tetris game source code, with music
- 2022-03-31 00:45:49下载
- 积分:1
-
An international chess procedures realize man
一个国际象棋的程序,实现人机对战,普通的二维的游戏-An international chess procedures realize man-machine war, ordinary two-dimensional game
- 2022-12-02 18:35:03下载
- 积分:1
-
一个五子棋的原来代码
一个五子棋的原来代码-one of the original code 331
- 2022-01-26 00:25:43下载
- 积分: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
-
imitation of the Windows mine
仿 Windows 自带扫雷的小程序-imitation of the Windows mine-small programs
- 2022-07-27 14:59:26下载
- 积分:1