搜索资源列表
c语言赛车
- 用c语言实现的赛车程序,图形界面友好,提供5级速度选择。-language used car procedures, friendly graphical interface, the speed with five options.
greedy_snake(c++)
- 一个贪吃蛇游戏,c++语言实现,在控制台下运行
C程序搬运工
- 搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能.-porters, we all tried it. C is the language used to achieve. Basically most of the game to achieve functional.
C 连连看程序
- C语言实现简易连连看游戏
俄罗斯方块的C语言代码
- 俄罗斯方块的C语言代码:能够实现传统俄罗斯方块的所有功能,Russian box of C language code: to achieve the traditional Tetris all the features
clinklink
- c语言实现的连连看程序,小巧精炼,功能完善-c language program achieved Lianliankan, compact refining, perfect functions
C++daguaideyouxi
- 简单的一个用c++语言实现的小游戏,内容简单易懂-A simple to use c++ Language to achieve a small game, easy-to-read content
tc-saolei
- c语言实现的扫雷游戏,trubo c环境,对想学习游戏编程的有很大帮助 -trubo c
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
CPrimerPlus6E_code
- 采用C语言实现了贪吃蛇游戏,是C语言入门后进行应用的不错练手项目(Using C language to achieve a snake game)
纯C--推箱子
- 纯C语言实现的推箱子游戏代码,可做参考,只有源码(Pure C language to achieve the box game code, can do reference)
dazhanheibang
- 大战黑帮游戏,用c语言实现,有想初步学习编写游戏的可以看看(the game realised by c programming language is for beginners in game programming.)
2048
- c语言实现的简单的2048小游戏,代码很简单,适合入门。(C language implementation of the simple 2048 small games, the code is very simple, suitable for entry.)
课程设计——贪食蛇(C语言)
- 用C语言实现小游戏贪吃蛇,此文件是贪吃蛇游戏的设计报告,包含源代码以及设计步骤(Use C language to realize small game Snake)
2048
- 用C语言实现2048游戏功能,因为是在命令行中运行,难免界面会丑一点,仅供大家参考,不喜勿喷。(Realization of 2048 game functions in C language)
C语言小游戏源代码_贪吃蛇
- 可以实现的,简单的小程序设计,很常用的小游戏。(Possible,Simple small program design, very common small games.)
坦克大战
- C语言实现的坦克大战,可以运行的哦,大家帮忙支持下,谢谢(C language realization of the tank war, can run Oh, everyone to help support, thank you)
2048
- 利用c语言实现的2048小游戏,方法简单易行,建议初学者进行模仿练习。(2048 small game implemented in C language.)
用c语言编的射箭游戏代码
- 采用c语言编写的射箭小游戏,文件里有完整代码,可以实现游戏功能。(Using C language archery game, there is a complete code in the file, which can realize the game function.)
俄罗斯方块的一种c语言实现
- 用c语言的方式编写的一种俄罗斯方块的实现形式,并在基础上做出一定改编,增加了一些小技能