搜索资源列表
jylgame
- 一款vb编写的记忆力源程序,此程序特别适合初学者研究和学习-one prepared by the memory source, this procedure is particularly suited to study and learn from beginners
俄罗斯方块_RockCarry
- 一个使用Turbo C编写的俄罗斯方块的游戏,使用的图形库是TC自带的Graphics图形库。内附详细开发文档、开发日志和使用说明。-use of a Turbo C sheet prepared by the Russian game, the graphics library is Graphics TC onboard graphics library. Contains detailed documentation, log and use.
滚球
- 滚球游戏意智游戏 问题描述 有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的状态为1时,球向右滚。凡是球滚过的洞,状态取反(既由1变0,由0变1)。 现用8位二进制数依次从左到右表示八个小洞的状态。 例: 图中的初始状态为 00000101 时,最多滚入3个球时有 从C洞滚入一小球状态为 ————> 00101111 从B洞滚入一小球状态为 ————> 01111011 从
贪食蛇_xiaohui82
- 贪食蛇游戏经典游戏之一,本程序采用C编程,在TC2.0下通过运行,谢谢大家欣赏-pivotal game classic games, the procedures used C programming, by running under WITH TC 2.0, thank you all appreciate
吃数游戏
- 吃数游戏是一个在turboC2环境下编写的小游戏,该游戏要求在宫殿中找出几个数之和是7的数吃掉,并走到7的位置-eat a few games in turboC2 environment prepared by the small games, the games in the palace to identify several hours, and the number is seven eaten, and walked seven locations. .
双人竞走游戏
- 双人竞走游戏是一个在turboC2环境下编写的小游戏,该游戏是一个双人玩的策略游戏-double game is a walk in turboC2 environment prepared by the small game, the game is playing a double game strategy.
迷宫探险游戏
- 迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏只要是完成小人从左上角闯过迷宫到达右下角的路径探险-maze is an adventure game in turboC2 environment prepared by the small games, as long as the game is complete villains leaped from the upper left corner of the maze to reach the lower right path
迷你撞球游戏
- 迷宫探险游戏是一个在turboC2环境下编写的小游戏,该游戏是根据DxBall撞球游戏进行设计的具有简单的撞球功能的游戏-maze is an adventure game in turboC2 environment prepared by the small games, the game is based DxBall balls for the design of the game is simple function of the pool games. .
tuixiangzi_tc
- 推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同-magazines is a game in turboC2 environment prepared by the small games, many versions of such games, hope not identical. .
VB版贪食蛇
- 经典的游戏,经典的贪吃蛇,大家一起来贪吃吧!VB编写的-classic games, the classic Snake, we Dandelion together! Prepared by VB
汗诺塔
- 这是一款有C++编写的经典小游戏,希望对大家能有帮助-This is a model prepared by the C minor classic games, we can hope for help
turbo_c
- 数独的规则是: 1. 直行, 横行只能有1~9且不能重复 2. 9个小正方形里也只能有1~9且不能重复. 当使用者输入的资料量过小时, 代表你的程式必须处理大量的运算, 如果不用点聪明的方法(e.g. 只用一个一个试的排列法的话), 程式可能会要执行好几个小时. 数独盘是9x9=81, 要是使用者一开始只给10个数字, 那程式就要解出71格. 如果程式的起始格不好, 那worst case将会是近似(9!*9)= 3265920可能性要试. -indepe
tuixiangzi1.0
- VC++编写的推箱子游戏。附带地图编辑源代码。-VC prepared by the RSS game. Fringe map editing source code.
pushboxsource
- delphi 7 编写的经典推箱子游戏,有很多关可以玩。-prepared by the classic game magazines, a lot of clearance to play.
NumberGame
- 一个由VC++编写的8数码游戏,输入原数字阵列和目标数字阵列,点击演示即可。-a VC prepared by the eight digital games, digital input arrays and the original target arrays, it can be demonstrated.
Hanio_1_01a_Final
- 编写这个游戏主要是为了学习,用Turbo c2.0编写, 附源程序,我觉得挺有意思的,拿出来与大家共享。 希望你会喜欢。(附源码!!) 汉诺塔曾是一个谜题 但被后人改制成了一个游戏 这个游戏益智健脑 令人百玩不厌 是您休闲时的好伴侣 现在就运用你的智慧 开动您的大脑去试试吧-preparation of the game is to study and use the Turbo c2.0 prepared by the source, I think qui
Tetris-v2.0-made-by-matlab
- matlab自制俄罗斯方块游戏,20种图形样式,70多种变体,难度等级为三级,分数排名记忆功能,能记忆分数前三名-selfmade Tetris v2.0 game by matlab
classic-game-programming--by-VCPP
- 扫雷,贪吃蛇,推箱子,俄罗斯方块,拼图,连连看等经典游戏的实现-some classic games achieved by VC++ like Minesweeper, snake, Tetris, Sokoban, puzzle, Lianliankan
Tetris-wtritten-by-C-program
- 在c语言编译环境下,用C语言源代码编写休闲小游戏“俄罗斯方块”-Tetris wtritten by C program
Snake-wtritten-by-C-program
- 在C语言编译环境下,用C语言源程序编写休闲游戏“贪吃蛇”-Snake wtritten by C program