搜索资源列表
Ch4_1.rar
- 一款关于游戏碰撞类的C++游戏设计,适合初学者学习和制作-game
myChess
- 一个自编的象棋游戏,尝试使用C++数据结构教程中链表和面向对象设计模式的探索-a chess game to try to use the C data structures Guide Chain and object-oriented design patterns exploration
抢 30
- 这是中国民间的一个游戏。两人从1开始轮流报数,每人每次 可报一个数或两个连续的数,谁先报到30,谁就为胜方。 *问题分析与算法设计 本题与上题类似,算法也类似,所不同的是,本谁先走第一 步是可选的。若计算机走第一步,那么计算机一定是赢家。若人 先走一步,那么计算机只好等待人犯错误,如果人先走第一步且 不犯错误,那么人就会取胜;否则计算机会抓住人的一次错误使 自己成为胜利者。-This a popular Chinese game. Th
汇编科设之打字游戏testword
- 汇编语言课程设计--打字游戏,在dos下运行,主要是对汇编中断和显示技术的应用-assembly language curriculum design -- typing games, the running dos, major disruption of the compilation and display technology applications
HUNT
- 一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。该程序是用控制台写的。界面有点难看。 -a catch insects games (C + + programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category La
kuaffTractor
- 是扑克牌游戏,是通过basic实现的,运行出来的界面很人性化,可以方便的实现对战,对与本科生的毕业设计足够了的,呵呵,加油-is poker games, is realized through basic, run out of a very human interface, to facilitate the realization of the screen, the number of undergraduate and graduate design enough, huh, refu
网络游戏协议的设计
- <VC++网络游戏建摸与实现>源代码-lt; VC network games modeling and implementation gt; Source code
网络游戏Use Case框图的规划设计
- <VC++网络游戏建摸与实现>源代码-lt; VC network games modeling and implementation gt; Source code
图片配对游戏
- 这是我课程设计时做的一个小游戏,编得不太好,请各位高手指教!-This is my courses designed to do a little game, the series it very well, experts advise you!
推箱子游戏源码
- VC++写的,推箱子游戏源码,运行的很好,提供一种很好的小游戏设计思路。-VC written in the source game magazines, a good run, a very good small game design ideas.
汇编课程设计---猜数字游戏
- 猜数字游戏的设计与实现 程序运行后自动产生一个1~100之间的随机整数,游戏开始,程序根据游戏者输入的数字与所需猜测数字进行比较,并给出响应,游戏者根据程序响应再猜数字,最后得到正确数字。
《Visual C++ 游戏设计》源代码(中)
- 本书的源代码用浅显生动的语言、经典的案例带领您进入游戏设计的美妙世界,帮助您实现开发游戏的梦想。 书中参照开发大型游戏《仙剑奇侠传》所需要的技术,如:镂空动画、半透明动画、碰撞检测、斜角卷动的地图、人工智能、3D动画、3D音效等,对游戏的设计和开发过程进行了系统而又详细的介绍。使您能清楚地了解游戏设计过程中的各种知识
webgamemodel
- 网络游戏建模书的源代码,内容涵盖了网络通讯知识,游戏逻辑,游戏客户端,服务端及游戏大厅的设计,以及数据库的设计方法。-this book introduce web programing ,web game design method,the point making game client and server,database
shujujiegou126
- 数据结构课程设计报告(纸牌游戏、猴子选大王、文章编辑)-Curriculum design data structure report (card games, elected king of the monkeys, the article editor)
typing_games
- 汇编语言课程设计,打字游戏,随机输出一行字母,打字正确的变绿色,错误变红色。-Assembly language curriculum design, typing games, random output line of letters, typing the correct change green, the error changed the red.
Delphi.DirectX
- delphi的图形和游戏设计程序等的相关资源-delphi graphics and game design related resources
typetest
- 汇编语言编写的打字游戏源代码,可以用于课程设计-Typing game written in assembly language source code, can be used for curriculum design
Delphi_Programming_classic_lander_game_code
- Delphi编程设计游戏登陆器经典代码Delphi Programming classic lander game code-Delphi Programming classic lander game code
FPS_shejiGame_Source-Code
- FPS_shejiGame_Source Code 一款根据蛋游2D引擎开发的设计游戏。 刚开始接触蛋游的朋友可以学习一下。-FPS_shejiGame_Source Code eggs swim under a 2D game engine developed design. Just getting started with eggs friends we can learn about.
C语言课程设计实例精编
- 精编c语言课程设计内容,内有游戏程序管理等(C language curriculum design for fine content, within the game program management.)