搜索资源列表
vbsnake
- VB 贪吃蛇 单人版游戏 简单好用 制作小游戏的入门-VB version of the game Snake single easy-to-use production entry game
yuan
- 本系统由atmega16 为主控,用ds18b20为温度传感器,用PG160*128A液晶作为显示模块,实现时钟,测温,贪吃蛇小游戏等功能功能。-The system consists of atmega16 for the master, as the temperature sensor with ds18b20 with PG160* 128A liquid crystal display module as to achieve the clock, temperature, Snake
jds_snake
- 贪吃蛇是家喻户晓的益智类小游戏,选择这个题目一是为了将自己的所学知识加以运用,二是一直以来贪吃蛇这个游戏就深深地吸引着我,它的制作方法对于以前的我而言都是很神秘的。我希望通过自己的所学知识把它剖析开来,真真正正的了解它的本质和精髓。-Snake is a well-known puzzle games, select the topic first, to own the knowledge to be used, and second, the game Snake has always be
snake
- 贪吃蛇是家喻户晓的益智类小游戏,选择这个题目一是为了将自己的所学知识加以运用,二是一直以来贪吃蛇这个游戏就深深地吸引着我,它的制作方法对于以前的我而言都是很神秘的。-Snake is a well-known puzzle games, select the topic first, to own the knowledge to be used, and second, the game Snake has always been deeply attracted to me, it'
CC1110_TCS
- 用CC1110来控制的一个贪吃蛇的小游戏,按键来控制-CC1110 to control one Snake game, key to control
snake
- 用STC单片机做的一个贪吃蛇小游戏。由键盘,12864液晶组成。-The use of STC Snake game. By the keyboard, 12864.
Snake
- 用简单的方法做的贪吃蛇小游戏,已经包含了需要的背景图片-It is a small game
CPP_Gluttonous_Snake
- 利用C++编写的,贪吃蛇小游戏源码,并且编译通过-Use C++ written Snake game source code, and compile
tanchishe
- 简单的小游戏 贪吃蛇 自己写的 大家多多参考 -Simple little game Snake
Snake-source-code
- 贪吃蛇小游戏的代码,喜欢的游戏的可以-Snake game code, like the game you can try
Snake
- linux 下GTK+实现的贪吃蛇小游戏。源代码。-Under linux GTK+ implementation Snake game. Source code.
Nibbles-game
- 贪吃蛇是一款比较经典的小游戏,这是用C++来实现他的比较具体的功能,比较的不错!-Snake is a more classic small game, this is to use c++ to realize his more specific function, is good!
snake-game
- 基于visual c++的贪吃蛇小游戏的实现-Achieve visual c++ Snake game based
贪吃蛇有序程序文档
- 利用Microsoft Visual C++制作一个贪吃蛇的小游戏,贪吃蛇游戏的文档,架构,思路。