资源列表
2009-07-03
- jq写的连连看源代码,简单的描述了连连看的基本功能-failed to translate
dou-ji
- 梅花瓶 模拟小动画 可以设置插槽说 和小球数-good
main
- 9×9扫雷游戏,采用C语言编写。 具体要求: 1)利用二维数组(9*9)存储整个游戏界面,采用‘*’表示地雷,每次游戏开始需要进行随机布雷; 2)游戏时,通过输入希望打开格子的行号和列号; 3)对于没有打开的各自使用字符‘#’,表示未打开; 4)对于已经打开的格子若没有地雷,在该格子中显示周围有多少个地雷;-9*9 minesweeper game written in C language.
Diamond
- 这是一款MFC下的宝石消除游戏,可以实现简单的功能。-This is a MFC gem elimination game, can achieve a simple function.
tuixiangzi
- C语言设计的推箱子游戏,简单容易上手,可以借鉴-failed to translate
migong
- C语言实现的一款迷宫游戏,简单清晰,值得初学者借鉴学习-C language implementation of a maze game, simple and clear, it is worth drawing for beginners learning
typing-game
- 打字游戏:本程序关于打字游戏的实现,适合VS6.0以上环境,可以供大家实现-Typing games: this program on the implementation of the typing game, suitable for VS6.0 environment, everyone can achieve
failed-to-translate
- 植物大战僵尸游戏,采用易语言编写!没有使用任何模块,直接编写的!-failed to translate
Snake-source-code
- 贪食蛇代码编程Snake source code-Snake source code
chaojimaliyuanma
- 采用c++编写的游戏,非常的好用,是超级玛丽的-failed to translate
Tetris
- 超级经典游戏“俄罗斯方块”源码,内容详细大家可以研究一下-the source code of the super classic game Tetris
simple_boss
- 一个简单的RPG游戏,为学习参考 Demonstrates access control under inheritance-Demonstrates access control under inheritance