搜索资源列表
极品贪吃蛇
- 朋友写的贪吃蛇程序,也是程序比赛作品,强力推荐,纯C能编出如此优美的图形,实属罕见-friends wrote Snake procedures, as well as procedures for the competition, the strong recommendation of pure C can be so beautiful up with the graphics, it is rare
BreakoutBallBeta2
- 用C#开发的一个小球游戏,由于是学校的大作业所以开发的并不好,大家见量-C# development of a small ball game, as the school is operating development is not so good, we see the volume
BlackWhite11
- C#编写的黑白棋游戏,不同于其他的一些.具有网络对战功能, 可作为c#学习资料-prepared reversi game, unlike some other. Network functions with the war, c # can be used as learning materials
32947
- A Tic Tac Toe program written in C using graphics as well as text mode giving brief idea of developing games in C-A Tic Tac Toe program written in C using grap hics as well as text mode giving brief idea of dev eloping games in C
cgame
- 此为学习c语言,参考小程序,包含了图片的读入。-this as a learning c language, a small reference procedures, including pictures of Reading income.
飞行器模拟
- Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My progr
FSX_sdk_ev
- 模拟飞行X,sdk的安装方法 和插件调试环境 本人在网上找了好多资料都没有搞定,后来亲自研读了sdk的帮助文档终于搞定了。下面讲下具体安装过程。 一、 安装成功fsx游戏 -The SimConnect SDK can be used by programmers to write add-on components for Flight Simulator X. Add-on components for Flight Simulator X can be writte
game_snake
- 用c语言编写的贪吃蛇游戏。有注释,很简单,只要看过就能明白原理。-Using c language game of Snake. Annotated, it is as simple as reading can understand that principle.
Snake
- 一个简单的C#贪吃蛇源码,因该对学习C#的新人有一定的帮助。-A simple C# Snake source, as the learning C# The rookie will certainly help.
cat_mario
- C\C++实现的类似玛丽奥的游戏(含源码) 可说是非常超乎常理,而且十分诡异, 一般的常识在这里有时可以理解[像是跳跃、踩敌人等等动作], 不过陷阱却是出奇地多,其中的「乐趣」我想该让你来自行发现。 如果打不过去的话可以看自己制作的视频: http://www.tudou.com/home/user_programs.php?userID=22594450 -C \ C++ to achieve a similar Mario games [including s
Snake
- C语言编写的贪吃蛇代码,游戏趣味性强,可作为编程练习用。-Snake C language code, the game interesting, in that they can use as a programming practice.
biggame
- 用C++编写的一个回合制战斗类的小游戏,只要体现了类的封装、继承、多态的特性-Using C++ to prepare a kind of turn-based fighting game, as long as the manifestation of the kind of package, inheritance, polymorphism characteristics
Snakegame
- C语言编译的贪吃蛇游戏,涉及图形编译,色彩编译等,彩色背景,不同的等级,很有趣,经典的代码-C language compiler of the Snake game, involving graphics compiler, the compiler, such as color, color background, different levels, it is interesting, classic code
g
- RPG游戏实例,以仙剑为背景,包括人物实现,战斗系统等的实现.爱好游戏开发的朋友参考下.-Examples of RPG games to仙剑as the background, including the figures achieved in the realization of the fighting system. Loving friends game development under reference.
C_practical_examples_code
- C语言的应用实例,比如贪吃蛇,迷宫等小游戏,对C语言入门都提高很有用-C language applications, such as the Snake, a maze of small games, entry to the C language are very useful to improve
C-program-for-game
- 掷骰子游戏: 两人玩骰子,游戏规则如下: 两人轮流掷骰子,每次掷两个,每人最多掷10次。 将每人每次的分值累加计分 当两个骰子点数都为6时,计8分;当两个点数相等且不为两个6时,计7分;当两个点数不一样时,计其中点数较小的骰子的点数。 结束条件:当双方都掷10次或经过5次后一方累计分数为另一方的两倍。最后显示双方分数并判定优胜者。 -Dice games: two dice, game rules are as follows: two dice in turn, ea
CSharp-DDP
- C#写的对对碰游戏,画面特别精致,游戏流畅,可作为课程设计-C# to write the right touch game, showing especially fine, the game flow, can be used as course design
huntbug
- huntbug是C++开发环境下的一个小游戏,该游戏为《c++程序设计》影印版 第三版的课程设计,游戏所考核的内容涵盖了该书的大部分知识点,为初学者提供了很好的案例-Huntbug is a small game C++ development environment, design the game as " c++ program design " edition third version of the game, the appraisal content covers most of
hostage-game-in-C
- 本程序实现解救人质的小游戏,在规定时间内,只要可以走到下面的小人那里就赢。-The program implements hostage game, within the specified time, as long as you can go there to win the following villain.
simon game
- 这是一个记忆类的游戏,随着游戏进程的深入,留给玩家记忆的时间越来越少(This is a memory game. As the game progresses, the time that is left for players to remember is less and less.)