搜索资源列表
GreedySnake
- 贪吃蛇游戏 通过方向键控制蛇运动的方向,使蛇吃到更多的食物 -Snake game controlled by the direction keys movement in the direction of the snake, a snake to eat more food
GreedySnake
- 用STL实现了贪吃蛇的基本功能,算法比较精练,有参考价值
GreedySnake
- 贪食蛇游戏,带有走动声音,当作编程练习,相信不错
greedysnake
- 这是一个用C语言写的贪吃蛇游戏,对于初学C语言的人是个不错的代码.
greedysnake
- 该程序是在VISUAL C++环境下开发的,本游戏为单机版游戏,比较简单,适合初学者玩,所占内存很小,但还是比较有意思!
GreedySnake
- simple greedy snake game in win32
greedysnake
- 用turbe c开发的贪吃蛇游戏,对初学者有用。
GreedySnake
- 经典的贪吃蛇游戏,通过Csharp编程,适合初学者学习,对图形界面的理解-The classic Snake game, by CSharp programming, suitable for beginners to learn the understanding of the graphical interface
GreedySnake
- java 贪吃蛇小游戏 项目 源码-java
GreedySnake
- 该款贪吃蛇游戏完全基于底层的汇编语言,采用DOS调用的方式运行,并且是全彩色的,配有详细的游戏说明。-The Snake game is based entirely on the ground floor of the assembly language, used to call DOS run, and the full-color, with a detailed descr iption of the game.
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
- Java小项目,贪吃蛇 eclipse下可运行-Java small projects, Snake,running under eclipse
GreedySnake
- 一个C#制作的贪吃蛇游戏,在校星火杯上获得过2等奖-C# produced by a Snake game on in school Spark won 2 cups and other awards
GreedySnake
- C#做的贪吃蛇程序,做的简单,见谅,xie -use of C#,maybe can be used
GreedySnake
- wince 下用 VS2005 C# 开发的 贪吃蛇游戏,画面比较简单-wince with VS2005 C# development under the Snake game, the screen is relatively simple
GreedySnake
- 用Java语言编写的一个游戏,叫做贪吃蛇,可以在eclipse上直接运行-This is a game written in the Java language a game and called Greedysnake, and you can run directly on the eclipse.
snake2
- 简版贪吃蛇,用jpanel继承类显示,用field类储存贪吃蛇的数据和进行移动,用snakegame类控制程序运行(a simple version of greedysnake)