搜索资源列表
greedy-snake
- 经典游戏程序设计之贪吃蛇,是基于VC++ 6.0平台开发的,给初学游戏编程的人参考-The classic Snake game programming is based on VC++ 6.0 platform, and to the people refer to game programming beginners
tanchishe
- 贪吃蛇游戏,大家最熟悉了,自己编编看吧,不会了,仅供参考-greedy snake game
tm
- 用delphi编写n*n的棋盘格的跳马问题,利用贪心法和回溯法实现,得到解的速度较快-Use delphi write n* n chessboard grid of the vault, by using greedy method and backtracking achieved by faster solutions
snake
- 经典小游戏贪吃蛇,C语言开发,Turbo c环境开可编译-C Code for classic game Greedy Snake
Greedy-Snake
- 基于VB的一款经典游戏——贪吃蛇。至于玩法就不用多说了吧。-A classic game based on VB- Snake. As for the play Needless to say it.
greedy-snake-
- 它是一个完整的贪吃蛇游戏程序,是在uc/os操作系统中运行的。-It is a complete Snake game program, is in uc/os operating system running.
snake
- 贪吃蛇游戏,简单的明了,适合初学者学习。-greedy snake game
Greedy-snake-java-code
- 本贪吃蛇游戏用java完成,可以暂停游戏,选择游戏等级,并且有操作指南,可以选择是否显示网格。游戏结束有评分,还可以更新分数。-The Snake game using java complete, you can pause the game, select the game level, and there are operational guidelines, you can choose whether to display grid. The end of a game score,
greedy-snake
- 简单的贪吃蛇游戏源码,用c语言编写,主要是学完c语言的一个小课设-code for the game greedy snake
snake
- 贪食蛇游戏。风格很像Nokia手机上的snakeII,定期出现奖励食物。这是本人编的第二个窗口游戏,内容很简单,供初学者参考。-Greedy spider game. It s just like snake II on Nokia- periodical occurrence of bonus food. This program is simple, thus suitable for beginners.
SDK_Snake
- SDK实例代码,Win32下重写贪吃食精典小游戏。测试通过,压缩整理上传-SDK sample code, the Win32 rewrite greedy food classic game. The test is passed, compressed finishing upload
snake
- 简单的贪吃蛇游戏,可以选择速度,可以简单的实现贪吃蛇的基本功能,有背景音乐可以播放-a greedy snake that eats candy,the speed of the lake can be set,there is also the background music playing
snake
- 使用C语言实现的贪吃蛇,具备统计功能,可以自动完成游戏。-Greedy Snake in C with statistical analysis of records. Automode is available.
GreedySnake
- 简单的贪吃蛇游戏,可以成功运行于DEV变异环境,方便熟悉和更改设计思路。-Easily designed game Greedy Snake.It has been operated successfully in DEV environment.It can help you be familiar with this game and change the idea to redesign it.
tanchishe
- dos界面下的贪吃蛇游戏,运行时屏幕会闪,仅供参考-run on dos,greedy snake game
greedysnake
- 贪吃蛇小程序,C语言写的,适合初学者。 利用了数据结构中单链表结构。-a small game(greedy snake)for a green hand of C
greedysnake
- 贪吃蛇的完整可运行代码,用C语言编写,由AndrewWilson提供。-This is the code of the classic simple game, greedy snake, and it is coded by C language, provided by AndrewWilson.
EatSnake
- 基于C#的简易贪吃蛇小游戏,附带软件说明(Simple greedy Snake game)