搜索资源列表
游戏人工智能编程案例精粹
- Programming.Game.AI.by.Example.(美)Mat.Buckland.扫描版 讲解游戏开发中的AI实现 [游戏人工智能编程案例精粹].(Programming.Game.AI.by.Example).(美)Mat.Buckland.扫描版
ai
- 人工智能技术给 游戏编码开发者, Mat Buckland-AI Techniques For Game Programming , Mat Buckland
AI_game
- AI游戏引擎的介绍文档,适合游戏开发者作为参考,C++写的-Introduction document AI game engine for game developers as a reference, C++ to write
2048-AI-master
- 2048AI 2048游戏的AI 很不错 自动玩2048 90 可以取得2048 值得借鉴-2048AI 2048 game' s AI is very good automatic play 204 890 You can get 2048 worth learning
chess-game-develop
- 本书非常详尽、深入地讲解了一个象棋程序AI的开发和算法,包括基本的程序结构,以及迭代算法和效率优化。对于棋类游戏的开发非常有一般性的指导意义。其理论和逻辑不仅适用于中国象棋,也适用于一切棋盘类的的游戏开发!吐血推荐!-This book is very detailed and in-depth explanation of a chess program AI development and algorithms, including the basic structure of the pr
programming-game-AI-by-example
- 游戏AI入门必备。讲述如何使游戏中的角色具有智能的技术。给出了不同的例子,用C++和Lua语言进行了说明。-Introduction to the game A. About how to make the role of the game with intelligent technology. Gives a different example using C++ and Lua language .