搜索资源列表
GreedySnake
- 贪吃蛇游戏 通过方向键控制蛇运动的方向,使蛇吃到更多的食物 -Snake game controlled by the direction keys movement in the direction of the snake, a snake to eat more food
GreedySnake
- 用STL实现了贪吃蛇的基本功能,算法比较精练,有参考价值
greedysnake
- 这是一个用C语言写的贪吃蛇游戏,对于初学C语言的人是个不错的代码.
greedysnake
- 用turbe c开发的贪吃蛇游戏,对初学者有用。
GreedySnake
- 贪吃蛇游戏 c++桌的还可以 不过画面不怎么样-Snake game
GreedySnake
- java环境下对于游戏贪吃蛇的实现,对蛇的碰撞检测做出了修正-java environment for the realization of Snake game, the collision detection on the snake to make an amendment to
greedysnake
- 用C语言做的简单的贪吃蛇小游戏,适合初学者学习。-Greedy Snake,a little program in C language.
GreedySnake
- 贪吃蛇程序 我自己做的 比较的简单贪吃蛇程序 我自己做的 比较的简单-Snake procedures to do my own comparison Snake simple procedure to do my own comparison of a simple
GreedySnake
- 用Eclips写的一个可执行的贪吃蛇游戏。-Write with Eclips an executable Snake game.
GreedySnake
- 纯java代码实现的贪吃蛇游戏的源代码,大家参考一下-Pure java code to achieve the Snake game source code
greedysnake
- 实现贪吃蛇游戏功能,并对其中语句功能说明。-snakegame
GreedySnake
- 实现简单贪吃蛇程序,使用MFC开发,功能基本能够达到要求,但缺陷还是有的-snake
GreedySnake
- 贪吃蛇游戏.用Java语言实现贪吃蛇游戏。蛇可以吃果子,并增加身长。-Snake game
greedysnake
- JAVA贪吃蛇代码,简单通俗易懂,内含主文件和子文件-Snake JAVA code, a simple user-friendly, containing the master files and subfolders
GreedySnake
- 一个贪吃蛇程序,有三关,从易到难,第三关实现了动态墙壁效果,难度很大,很有挑战性。-A snake program, there are three shut, from easy to difficult, the third close realized dynamic wall effect, very difficult and challenging.
greedySnake
- 贪食蛇游戏,经典好玩,利用MFC界面编写的,代码很容易读懂,适合初学者学习参考-Snake game, classic fun, interface written using MFC, the code is easy to read, study and reference for beginners
GreedySnake
- 比较华丽的贪吃蛇游戏,非常适合初学者下载与学习-it is a program
greedysnake
- 贪吃蛇游戏,一个用java语言开发的简单游戏-greedy snake game
GreedySnake
- 用VC编写的贪吃蛇游戏。界面很好,没怎么调用API或者使用MFC主要是借用第三方graphics库-tanchisheyouxi,henhaowan,xiazaixiakaikankan
snake2
- 简版贪吃蛇,用jpanel继承类显示,用field类储存贪吃蛇的数据和进行移动,用snakegame类控制程序运行(a simple version of greedysnake)