-
一个五子棋游戏,特别好玩,编程思路清晰
一个五子棋游戏,特别好玩,编程思路清晰-a 331 game, especially fun, programming clear ideas
- 2022-02-22 12:01:43下载
- 积分: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
-
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
-
in many games, it did not find 'three
在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。 3)直到谁的子剩下少于三个,谁就输了。 4)还有谁无子可动,超时3次也会告负。-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, 3 ", when you make up a pawn" three "of the future, you can give each other the son of a removed. 3) until the son who left less than three, whoever lost. 4) Who have no sons moving, overtime als
- 2022-03-06 00:05:05下载
- 积分:1
-
内有源码及Jar文件,实现了俄罗斯方块的单机和网络功能。
内有源码及Jar文件,实现了俄罗斯方块的单机和网络功能。-There are source and the Jar file, the realization of Russia
- 2022-07-16 05:57:10下载
- 积分:1
-
生动活泼的游戏――五子棋
生动活泼的游戏――五子棋-lively game-- 331
- 2022-07-03 10:51:53下载
- 积分:1
-
simple english library,it need to improve
simple english library,it need to improve
- 2023-05-29 20:15:04下载
- 积分:1
-
用java写的模拟人下围棋,有良好的可用性和可扩展性,其中包含java 的源代码...
用java写的模拟人下围棋,有良好的可用性和可扩展性,其中包含java 的源代码-used to write under the simulated people Go, have a good availability and scalability, which includes the source code of java
- 2022-10-25 04:25:02下载
- 积分:1
-
flash的中国象棋源代码
flash的中国象棋源代码-flash of Chinese chess source code
- 2023-01-05 07:30:03下载
- 积分:1
-
一个五子棋的小游戏,用VC编写的,挺好玩的
一个五子棋的小游戏,用VC编写的,挺好玩的-Gobang a small game, prepared by VC, good fun
- 2022-11-22 00:35:03下载
- 积分:1