搜索资源列表
skyblue_Rect
- VISUALE C++ 实现的俄罗斯方块程序 ,程序注释很详细,看不懂的话 可以参考Visual_C++经典游戏程序设计 这本书-VISUALE C++ implementation of the Tetris program, the program is very detailed notes, you can not read the words of the classic reference Visual_C++ game programming book
netgame
- VC++网络游戏建模与实现的PDF书,对网络游戏的架构有较好参考作用-VC++ online games Modeling and Implementation of the PDF book, online games are a good reference for the structure of
Learning-Cocos2D
- 学习cocos2d游戏引擎的好书,在safaribooksonline上卖很贵,值得收藏呀!-This book is for anyone with basic programming knowledge who wants to create a game for the iPhone or iPad. In this book you will go through the entire process of writing a game with Cocos2D from zero to
04Higgins
- 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第四个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the fourth example, the meaning of a good refe
OgreAPIReference
- 3d引擎ogre的api参考文档,对于想学习游戏开发的朋友,有些帮助。-API Reference book about the 3d engine Ogre
xiaoGoline
- 这是一个服务端/客户端模式的小型网络游戏,1.0版。可连接多玩家,最多连多少个玩家视各位电脑的配置而定啰。根据Andre LaMothe游戏大师的 DirectX RPG Game Programming著作编成。公开出来供大家参考。-This is a server/client model of small-scale online games, version 1.0. Multi-player can be connected up to the number of players ev
SourceCode
- C++开发人工智能游戏的一些实例源代码,早期时候的一些源码,好像是人工智能游戏编程真言这本书的随书源代码,用VC6.0可以打开,适合新手朋友学习参考。-C++ development of artificial intelligence game source code of some examples, some of the early time source, like a mantra of artificial intelligence game programming with th
vcgame
- 我收集的一本有关用C++进行游戏编程的书本,本书详细介绍了如何编一个RPG,大家对游戏编程有兴趣的可以参考一下。-I collected a book about using C++ for game programming books, this book details how the provision of a RPG, we are interested in game programming reference.
maya-8-the-complete-reference.9780071485968.28897.
- 解释MAYA软件的应用,Maya是3D软件永华动画,现代的电影卡通片许都是用Maya来做出来的,为了好看,更方便更便宜-3D MAYA development book for beginners
game_net_app
- 《游戏中的网络编程技术及应用》是学习游戏中网络编程技术的参考书。全书共分三大部分:第一部分介绍网络游戏编程的基本概念和相关基础知识;第二部分讲解了游戏编程的小型应用实例,内容包括基于Internet网络的游戏聊天室开发、多机对战版五子棋以及游戏大厅的创建示例;第三部分是大型网络游戏编程案例,内容包括网络坦克对战和网络斗地主的游戏案例,介绍大型游戏的设计规则、流程以及实现。 《游戏中的网络编程技术及应用》既有完整的基础知识讲解,又有复杂而完整的实例分析,读者能够轻松地将自己所学的理论知识
T3DCHAP02
- 这是一本有名的3D游戏开发书里的一部分代码,很是具有参考价值,希望不会令你失望!-This is a well-known book, 3D game development as part of the code, it is a reference value, I hope will not disappoint you!
Fish
- 大鱼吃小鱼从书里面参考的,对于游戏类的可以-Ones devour the small reference from the book which, for the game can look like
Premier.Begining.Game.Programming
- 国外的一本关于游戏开发的基础书籍,全英文,有一定的参考价值-Abroad, a book on the basis of game development books, in English, with some reference value
hamster
- 簡易打地鼠 參考VB書本所寫 初學者架構-Easy to play hamster reference book written for beginners VB structure
FiveChess
- 五子棋 很经典的游戏了 ,现在一起看看程序实现的原理 注释很详细 参考了Visual_C++经典游戏程序设计 这本书-Backgammon classic game, now take a look at the program' s implementation in detail with reference to the principle note Visual_C++ classic games programming book
XNA4.0Programming
- 用XNA4.0进行游戏Window7 Phone与Xbox开发的快速入门教程。由浅入深的介绍了XNA开发的基础知识,对于想进行相关开发的人员具有很好的参考价值,英文原版。-Get Started Fast with XNA Game Studio 4.0–and Build Great Games for Both Windows? Phone 7 and Xbox 360? This is the industry’s best reference and tutorial for
Linear-Algebra-Demystified
- This book is for people who want to get a head start and learn the basic concepts of linear algebra. Suitable for self-study or as a reference that puts solving problems within easy reach, this book can be used by students or professionals look
V2.0
- MATLAB GUI设计学习手记(第二版)源程序 附赠 俄罗斯方块V2.0 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后
Visual-CPP-rpg
- 《Visual C++角色扮演游戏程序设计 》一书中的随书教程源码,帮助阅读者熟悉一个PRG游戏的编写过程,包括所用到的素材、技术要点等,虽然不成型,但包含了游戏中的基本元素,是学习PRG游戏编程的参考范例。-"Visual C++ role play game program design" book with the book tutorial source code, to help the reader familiar with a PRG game of the writing pr
RPG-game
- 参考坂本千寻的书做出来的一个小RPG游戏-Sakamoto Spirited Away reference book to do it a little RPG game
