搜索资源列表
Nibbles
- OpenGL 写的贪吃蛇小游戏 在Linux 下运行。编程语言 C++.-OpenGL write Snake small games to run on Linux. C programming language.
snake
- 经典的贪吃蛇游戏,C++语言编写,添加GAMEover后成绩总计
BCB_DrawCubeTimer
- C++ Builder下的贪吃蛇编程,很简单的列子,有源码-C++ Builder the Snake Under the program, very simple examples, there are source
Snake104
- 一个用C语言编写的功能完善的图形界面的贪吃蛇小游戏,-Written in a language with C functional graphical interface, Snake game,
3D_snake
- openGL与C++结合编程实现,能够实现3D效果的贪吃蛇,代码是可以直接跑的。-C++ combined with openGL programming, to achieve the 3D effect of the Snake, the code can be directly run.
vctuxing
- 用C语言实现简单图形设计,包括一个时钟、贪吃蛇游戏和俄罗斯方块(C language to achieve a simple graphic design, including a clock, snake games and Tetris)
代码
- 利用opengl实现贪吃蛇 可以移动吃东西等操作(Using OpenGL to realize snake You can move, eat, and stuff)
EGE贪吃蛇
- 使用C语言EGE库制作的贪吃蛇游戏。通过键盘控制蛇的移动,蛇可以吃食物变长,并有游戏失败判定