搜索资源列表
greedy_snake(c++)
- 一个贪吃蛇游戏,c++语言实现,在控制台下运行
snail
- 贪吃蛇程序,用c语言中链表指针写了简单的代码程序,简单易懂,实现了基本的功能-Snake procedures, the use of c chain table pointer brief written code, easy to understand, realize the basic function
SNAKE
- 该程序是用C语言开发的贪吃蛇游戏 ,程序中实现了贪吃蛇的基本功能-The program was developed using C language Snake game, procedures to implement the basic functions of the Snake
game2
- 一个用c语言编写的贪吃蛇游戏,已经运行过,能够实现-a snake game
Snake
- 贪吃蛇小游戏c语言实现 有意思好用 c语言实现-Snake game fun easy to use c language c language
SnakeV1.Full
- 这是一个使用C语言实现的贪吃蛇小游戏。没有用各种类库,没有用图形库,没有用窗口消息。-This is a use of C language of the Snake game. Did not use all kinds of libraries, not with the graphics library, do not use window messages.
tanchishewenjian
- 这是一个常见的贪吃蛇的作品,他实现了高分榜,和数据的存储的问题,可以读取数据,管理数据,是一个不可多得的C语言的简单作品-This is a common snake of the work, he achieved a high score list, and data storage problem, you can read the data, management data, is a rare work of a simple C language
tanchishe
- 简单贪吃蛇的程序,用C语言来实现其基本功能。-Snake simple program using C language to achieve.
nake-game-C--TC2.0
- 用TC20 写的一个贪吃蛇小游戏,还没有最终完成,已经实现 完整的“游行蛇”。可以玩了! 还是挺复杂的,适合初学者。 对学C语言的人比较有帮助。-nake game
Snakegame-Code
- C语言实现的贪吃蛇小游戏,适合C语言学习者的进阶练习!-Snake game by C language.
c_tanchishe
- 利用c语言实现经典游戏贪吃蛇,通过各个模块来实现。-C language classic game Snake achieved by each module.
snake
- 使用C语言实现的贪吃蛇,具备统计功能,可以自动完成游戏。-Greedy Snake in C with statistical analysis of records. Automode is available.
snake
- 贪吃蛇代码,用c语言实现的,但是要用到graphic.h,所以~,大家交流下吧-snake source code.
tanchishe
- C语言实现贪吃蛇小游戏,适合初学者研究与学习。-C language implementation Snake game, suitable for beginners and learning.
Snake
- C++语言实现的贪吃蛇小游戏,程序可正确运行,功能完整。-C++ language implementation Snake game, the program can be run properly, a simple function, for reference
Snake-code-C-language-VC-P-P6.0
- 基于VC++6.0平台的C语言编程实现:DOS界面下实现贪吃蛇的功能。-C language programming platform based on VC++6.0 achieve: to achieve Snake function under DOS interface.
snake
- 本程序利用C语言编写来实现贪吃蛇小游戏。-This procedure using C language to achieve Snake game.
A-tanchise-game
- 简易贪吃蛇游戏,C语言,可以实现贪吃蛇游戏的基本全部功能-Simple Snake game, C language, you can achieve all of the basic functions of the Snake game
snake
- 基于C语言实现的贪吃蛇游戏完整实例代码 贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。-C language based on the complete example of the snake game code Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat
C语言贪吃蛇
- 实现贪吃蛇游戏,自己试过还是很还玩,可以看看(Snake game to achieve their own tried, or very still play, you can see)