搜索资源列表
TCS 2005
- 贪吃蛇2005 + 源程序 贪吃蛇 一个经典的小游戏,本人精心制作,相信会比其它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则: 利用方向键控制蛇头运动,当蛇头碰到食物即吃到食物,获得积分; 在此过程中不允许蛇头出界或碰到身体,否则游戏结束。基本操作: 程序运行后输入数字0-9,选择级别;任何时候按Esc键即退出游戏;用键盘方向键控制蛇头运动方向;按任意键暂停,方向键和组合键除外;暂停后,按方向键继续游戏;出错后会出现是否继续游戏的提示,Y继续,N结束。
AdvInAba
- 一个简单的迷宫冒险游戏。玩家要在避免被屠夫抓住的同时吃掉屏幕中不断出现的食物。。。要编译这个游戏,需要安装DirectX 8.0 SDK或以上版-a simple maze adventure game. Players must avoid being a butcher at the same time seize the screen continually eaten the food. . . To build this game and need to install DirectX
SnakeOnDiet
- 一个使用VC6.0开发的小游戏-减肥蛇,它与传统的贪吃蛇有所不同,它要在规定的时间内吃掉足够多的食物来将自己瘦身,否则将会失败,程序中的参数可以根据需要自行设置-VC6.0 use of a small development of the game - slimming snake, it's a huge memory and tradition is different. It should be the required time to eat enough food to it
rgznxxmx
- 苹果是红的 杯子是装水的 椅子是用来坐的 食物是吃的 三角形有三个边 苹果是什么样的, 苹果是圆的 吃肉的动物是食肉动物 科学家是有智慧的人 科学是改造自然的学科-apples are red cup of water is used chairs sit in the food to eat triangle has three edge is what Apple The apple is round meat animals ar
snake.rar
- C语言 使用SDL库 实现的贪吃蛇 有关卡,可调速,能升级,食物多种,C language using the SDL library to achieve the Snake
snake
- 貪吃蛇游戲,可以自由的操縱蛇,進行吃食物,有加長和加速兩種寶物-Snake games are free to manipulate the snake, to eat food, have extended and accelerated two treasures
CMV4
- 用TURBO c写的一个猫抓老鼠游戏 游戏十分惊险 玩家用方向键控制“@”符号逃避“&”符号的抓捕,具有屏幕环绕功能 同时还要吃到200分的食物-TURBO c written by a cat is very dangerous game抓老鼠game players use the arrow keys to control the
lie
- 游戏人物有了,下一步就是去到处杀怪获取食物和金钱的时候!这个程序就是描述了游戏人物到处杀怪的状态!-With the game characters, the next step is to go everywhere access to food and money杀怪time! This procedure is described杀怪game characters around the state!
Snake
- 项目描述:贪吃蛇游戏,实现了蛇,食物,界面等对象。实现了蛇的移动,食物的随机出现以及蛇吃食物变长和蛇移动,食物的随机出现以及蛇吃食物变长和蛇移动到界面外死亡的功能,本项目主要是练习 面向对象的思想,SWING,多线程,事件监听,容器,泛型以及接口的使用等 -Project Descr iption: Snake game, achieve a snake, food, and other interface objects. Implementation of the snake mov
src
- 蚂蚁生存模拟,蚂蚁会生长,有时间系统,找食物,交配,繁殖-ant life
snake
- 一种游戏(由c语言编写的代码):蛇吃到食物就会得分,撞到墙则游戏结束;食物会随机出现。-A game (from c language code): Snake eat food will score, hit the wall, then the game is over food will randomly appear.
tongchishe
- 蛇每增加一节延时减少1000毫秒 如果蛇头碰到食物,不运行下面语句 蛇的后一节的坐标等于前一节的坐标-Snake for each additional 1 millisecond delay to reduce if the snakeheads 1000 encounter of food, do not run the following statement after a snake is equal to the coordinates of the coordinates of th
Snake
- 一个用java语言写的贪食蛇游戏的代码,与普通贪食蛇游戏的不同在于它的食物分为了几个等级,然后每个等级获得的奖励不一样,有穿墙和穿身两种奖励。-Written in a language with a Snake game java code, different from ordinary Snake game is that it is divided into several levels of food, then get the awards for each grade are di
2
- 函式庫與硬體: ANSI C Dos 6.0 Neo SDK 8255A 教學發展板 說明: 此為以Dos 6.0為平台Turbo C寫的小遊戲, 這次是使用開放源碼的neo SDK來進行程式, 其一開始您必須先選擇你想要的玩家(共有兩種選項,其選擇由按鈕2、4 控制方向),選擇完 之後按下確定鈕3,及遊戲開始進入計分模式。當按下鈕2 時人物向左移動;當按下鈕4時人 物向右移動。遊戲開始,有漢堡、餅乾、三明治等食
SnakeApp
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
SnakeGo
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
New-snake-game
- 画蛇的结构,吃的食物,得分情况,最高分数,玩游戏的具体过程等-Draw snakes structure, food, scores the highest marks, playing games, the detailed process, etc
GreedSnake
- 贪吃蛇游戏,蛇通过吞吃额外的食物,一次来增加自己的长度-GreedSnake A game about The Snake that can eat extra food so that it can extend its length
snake
- 一个简单的贪吃蛇源码,有随机产生食物和简单的颜色涂色方法-Snake a simple source, a randomly generated color of food coloring and simple method
GreedSnake
- GreedSnake游戏,包括初始化游戏界面(包括蛇和食物)、放置贪吃蛇、设置记分牌、检测位置等功能。-GreedSnake Game