-
Snake-game-C-program
贪吃蛇游戏C语言程序,简单易懂,适合初学者参考(Snake game C Programming Language, easy-to-understand reference for beginners)
- 2012-04-22 12:12:07下载
- 积分:1
-
day05-homework
有界面的俄罗斯方块的 源码和说明文档等信息(Tetris with interface source code and documentation and other information)
- 2011-08-12 08:49:47下载
- 积分:1
-
Game
猜拳小游戏,能够很好的模拟猜拳游戏的过程。(Finger-guessing game, can simulate the process of finger-guessing game.)
- 2013-05-16 13:11:04下载
- 积分:1
-
贪吃蛇
实现贪吃蛇的上下左右移动,暂停和退出,食物的随机生成,吃到食物后的分数增加。(To achieve the movement of snake, eat food, integral record.)
- 2018-07-05 19:53:07下载
- 积分:1
-
chidoudou
说明: 一个吃豆豆的游戏,游戏功能很简单,操作应该不用累赘了,用c语言写的~呵呵,不会很落后吧~(an eating Dou game, the game is very simple functions, operators do not have to be cumbersome, with the written language c ~ Oh, it will not be very backward ~)
- 2005-10-27 00:11:04下载
- 积分:1
-
renju
说明: 五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,( The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,)
- 2010-03-19 22:30:03下载
- 积分:1
-
puzzles
Visual C++学习的好例程,经典游戏拼图(Visual C++ to learn a good routine, classic games puzzles)
- 2009-12-03 17:09:30下载
- 积分:1
-
Mine
一个用vc++编写的踩雷游戏,主要用于学习MFC中有关函数的学习。(Ray game on。)
- 2012-04-22 16:10:33下载
- 积分:1
-
TETRIS
此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
- 2013-10-23 21:46:26下载
- 积分:1
-
Tetris
俄罗斯方块 纯C 语言版;精巧实现;
只有一个源码文件, 编译时请加上-std=c99 参数; gcc -std=c99 Tetris.c
(Pure C language version of Tetris exquisite realization only one source file, when compiling with-std = c99 parameters gcc-std = c99 Tetris.c)
- 2012-08-27 18:07:32下载
- 积分:1