搜索资源列表
Nibbles
- OpenGL 写的贪吃蛇小游戏 在Linux 下运行。编程语言 C++.-OpenGL write Snake small games to run on Linux. C programming language.
3DSnake
- 又是一个很好的贪吃蛇源码,适合初学者学习!希望大家有所收获!-is also a good source of a huge memory and is suitable for beginners learning! Hope you all have!
SNAKE
- c51编写的“贪吃蛇”游戏源程序.可以通过调整程序,改变“贪吃蛇”游戏规则
snake
- 经典的贪吃蛇游戏,C++语言编写,添加GAMEover后成绩总计
opengl贪吃蛇开发
- opengl贪吃蛇开发-opengl Snake Development
mm777
- 一个opengl的贪吃蛇游戏-an opengl games of the Snake
opengl_snake
- 一个用opengl编写的贪吃蛇小游戏,有界面,控制台实现-A written using opengl game Snake
OpenGL-Game
- 用opengl编写的贪吃蛇小游戏,内包含源程序和安装文件,适于新手学习参考-Written using opengl Snake game, which contains source code and installation files, suitable for novice learning reference
234tanchishe3242345
- 用C语言写的贪吃蛇代码
GameSnake
- 这是一个贪吃蛇的游戏,很好玩,非常的适合学MFC的初级程序员-This is a Snake game is a lot of fun, very suitable for primary school MFC programmers
BCB_DrawCubeTimer
- C++ Builder下的贪吃蛇编程,很简单的列子,有源码-C++ Builder the Snake Under the program, very simple examples, there are source
MySnake
- 用excel做成的贪吃蛇的小游戏,希望与大家共享-Excel made of Snake with a small game, and we wish to share
3D-Snake
- 用OpenGL实现的3维贪吃蛇程序源代码,欢迎下载-Achieved with OpenGL 3D Snake program source code, please download
snake2
- 程序中用opencv进行图像处理,通过虚拟键盘控制方向玩文件夹内的贪吃蛇游戏,实现最短路径规划及撞到墙或者撞到自身时的方向控制。-Opencv image processing procedures used by the direction of the virtual keyboard control to play the game Snake within a folder, to achieve the shortest path planning and hit the wall o
CUNTIE_snake
- opengl环境下的贪吃蛇游戏,添加部分纹理,添加时钟-Snake game opengl environment, add some texture, add the clock
GreedSnakeGame_OpenGL
- 利用OpenGL编写的贪吃蛇,包括需要的库-Snake written using OpenGL, including the need for library
tanchishe
- Dark GDK编写的双手互博贪吃蛇游戏-The Dark GDK written his hands and Bo Snake game
sdldragon
- SDL和opengl下的编程,实现了贪吃蛇大战,采用glsl绘制纹理和凸凹效果,实现了mp3背景音乐-SDL and opengl programming, Snake Wars glsl texture and bump effect, mp3 background music
代码
- 利用opengl实现贪吃蛇 可以移动吃东西等操作(Using OpenGL to realize snake You can move, eat, and stuff)
EGE贪吃蛇
- 使用C语言EGE库制作的贪吃蛇游戏。通过键盘控制蛇的移动,蛇可以吃食物变长,并有游戏失败判定