搜索资源列表
racing
- 该项目是为大家所熟知且益操作的赛车游戏,是基于MOPHUN平台的,开发语言是C
snake
- 小项目,C语言做贪吃蛇小游戏,实现界面等基本功能。-small game project named snake.
Awesome-Tetris
- 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
src
- 《深入体验C语言项目开发》赠送案例代码,包含贪吃蛇、五子棋游戏、潜艇大战游戏三个游戏。-Depth experience of C language project development " presented case code contains Snake, backgammon games, game three of the World War II submarine game.
C-xiangmu
- 男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。-100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man
snake1
- 趣味贪食蛇项目,纯C语言编写,操作简单,画面粗糙-snake game
Mine-sweeping
- C语言扫雷小项目源代码,初学第一个小作品,判断是否重复输入某个点以及正常开始结束游戏。-C language demining small projects, beginners first little work, to determine whether to re-enter a normal start point and end the game.