搜索资源列表
Nibbles
- OpenGL 写的贪吃蛇小游戏 在Linux 下运行。编程语言 C++.-OpenGL write Snake small games to run on Linux. C programming language.
SNAKE
- c51编写的“贪吃蛇”游戏源程序.可以通过调整程序,改变“贪吃蛇”游戏规则
snake
- 经典的贪吃蛇游戏,C++语言编写,添加GAMEover后成绩总计
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
GameSnake
- 这是一个贪吃蛇的游戏,很好玩,非常的适合学MFC的初级程序员-This is a Snake game is a lot of fun, very suitable for primary school MFC programmers
MySnake
- 用excel做成的贪吃蛇的小游戏,希望与大家共享-Excel made of Snake with a small game, and we wish to share
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
tanchishe
- Dark GDK编写的双手互博贪吃蛇游戏-The Dark GDK written his hands and Bo Snake game
snake
- 基于ncurses进行编程完成的一个贪吃蛇游戏源程序-Programmed to complete a Snake game source code based on ncurses
vcbianlimulushu
- VC++编写的贪吃蛇游戏源代码,加入了音效和 用了穿墙。能够暂停退出。有右边的分数记录。欢迎大家一起学习和研究!-Snake game written in VC++ source code, adding sound effects and with the wall. Can pause exit. There are scores of records on the right. Welcome everyone to learn and study together!
snake
- 一个简单的小程序,通过MATLAB 的界面程序实现,完成贪吃蛇小游戏。-A simple small program, through the MATLAB interface program to achieve the snake game.
Snake_Game
- 简单的贪吃蛇游戏,结构完整,内容简单,是学习Win32图形编程的最好借鉴,十分完美!-Simple snake game, the structure is complete, content is simple, is the best reference to learn the Win32 graphics programming, perfect!
Snake104
- 一个用C语言编写的功能完善的图形界面的贪吃蛇小游戏,-Written in a language with C functional graphical interface, Snake game,
snake105
- 贪吃蛇小游戏的源程序,有兴趣的看一看,谢谢指教。-thanks thanks thanks thanks
vctuxing
- 用C语言实现简单图形设计,包括一个时钟、贪吃蛇游戏和俄罗斯方块(C language to achieve a simple graphic design, including a clock, snake games and Tetris)
OpenGL
- 简单的贪吃蛇游戏基于opengl开发,使用2D像素去显示和绘制(The simple Snake game is based on OpenGL development)
EGE贪吃蛇
- 使用C语言EGE库制作的贪吃蛇游戏。通过键盘控制蛇的移动,蛇可以吃食物变长,并有游戏失败判定