搜索资源列表
racing
- 该项目是为大家所熟知且益操作的赛车游戏,是基于MOPHUN平台的,开发语言是C
PatchBoard
- 游戏学院C++第二本书必写项目,希望能帮助大家-Game Institute C++ will write a second book project, I hope you can help
game
- 自己的项目. 对游戏初学者, 有用.c++的标准输入输出的使用.框架的搭建等有用信息-Their own projects. Of the game for beginners and useful.
CSharp_gobang
- 一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。 -Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from oth
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
Memory
- 记忆游戏实例代码,游戏目的在于在4*4的方格内找出成对的相同图案,直至找到所有相同图案,用VS2005编译,采用GDI双缓冲绘图,有倒计时功能.此代码为本人实训项目,初学C++,请多多指教。-memory game
8huanghou
- 基于Visual Studio 2005+C#汇编+移动应用开发项目,此项目为八皇后游戏项目-Compiled based on the Visual Studio 2005+C#+ mobile application development projects, this project for the eight queens game project
GameItem
- C下大型游戏项目,源代码。值得收藏,包含:A*,精确碰撞检测-C, a large game project, the source code. Worthy of collection, including: A*, precise collision detection .....
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
Fruit-u3d-CSharp
- 上传的为自己的unity 3d开发的水果忍者完整项目,使用C#开发-Uploaded for their unity 3d Fruit Ninja complete project development using C# development
Tetris
- 基于cocos2d-x开发的俄罗斯方块游戏,是本人在学习cocos2d-x引擎时,在win7下使用vs2010的C++做的。 附上完整的源代码。请根据自己的cocos2d-x安装路径更改vs工程项目的属性设置,即可调试运行。该代码仅供cocos2d-x游戏开发爱好者研究学习。 -Based on cocos2d-x developed Tetris game, I was in learning cocos2d-x engine, using vs2010' s C++ do
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.