资源列表
Gluttony-snake
- 贪食蛇,你们都懂的。请将程序中的main()函数中的 initgraph(&gdriver,&gmode,"e:\\TC") 函数中的"e:\\TC" 更改为你的TC安装目录。 比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为: initgraph(&gdriver,&gmode,"d:\\Tools\\TC") -Gluttony snake,A classic example of c program
ConnectGame
- 基于J2ME开发坏境下的手机连连看游戏,进入java平台的入门程序-J2ME development environment based on a bad cell phone under the Lianliankan game entry procedures into the java platform
Smallball
- 一个VC++滚彩球游戏附源程序,还有好听的音乐,打开游戏用鼠标找出相同颜色的彩球,彩球会自动消失-VC++ roll a ball game with source code, there is good music, open the game with the mouse to find out the same color ball, ball will go away
Snake
- c++写的一个 简单的贪吃蛇,休息娱乐而已,完成了贪吃蛇的基本功能,剩下的 就没什么心情做了-Snake game
SourceCode
- 一个VC++连珠子游戏源码,感兴趣的可以参考下。-Son of a VC++ game source Lianzhu, interested can refer to.
tanchishe
- 用VC++做的贪吃蛇小程序,和界面很简单-Snake use of VC++
FruitDrop
- C#编程,基于Winform的编程水果小游戏-C# to program,ji yuwINFORMDE BIANCHRNG.XIAOYOUXI
MummyMaze
- 用c++和openGL编写的一个益智游戏,模仿Mummymaze,实现主要功能,有背景音乐。-C++ and openGL with the preparation of a puzzle game, imitating Mummymaze, to achieve the main function, the background music.
eluosi
- 该实例采用C++语言编写的俄罗斯方块程序,该程序运用了设计模式。-This example uses C++ program written in the Russian box, the program used the design pattern.
RussiaGame
- 这是一款java版得俄罗斯方块游戏,操作便利、人性化,界面精美,是一款可以好好学习的入门程序。-This is a java version of Tetris was, convenience, user-friendly, attractive interface, is an introductory program to learn.
Tetris
- 一个简单的俄罗斯方块程序。A simple Tetris program.-A simple Tetris program.
tanchishe
- 功能: 实现简易贪吃蛇游戏软件 基本要求:在封闭的围墙内有一条蛇,通过键盘控制蛇的运动方向,若无按键时,按蛇头方向自行移动。围墙内随机出现食物,吃掉食物,蛇的身体长1节,得10分。若蛇在移动过程中,撞到墙壁或身体交叉蛇头撞到自己的身体游戏结束。注意蛇只能以蛇头移动,不能相反,也就是说,若蛇原先向上移动,按向下键无效。-Features: Simple Snake game software to achieve the basic requirements: in a closed wit