Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
Multi-Store Textbook Search
  
(What's this?)
Selected Product:

AI Game Programming Wisdom (with CD-ROM) (Game Development Series)
AI Game Programming Wisdom (with CD-ROM) (Game Development Series)

Hardcover
Edition: 1st
Author: Steve Rabin
Publisher: Charles River Media
Release Date: 2002-03-12
ISBN-10: 1584500778
ISBN-13: 9781584500773
List Price: $69.95
Average Customer Rating:
Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5
Similar Products

Programming Game AI by Example
Programming Game AI by Example
ISBN-10: 1556220782
ISBN-13: 9781556220784
List Price:$49.95


Game Programming Gems (Game Programming Gems Series)
Game Programming Gems (Game Programming Gems Series)
ISBN-10: 1584500492
ISBN-13: 9781584500490
List Price:$69.95


AI Game Programming Wisdom 2 (Game Development Series)
AI Game Programming Wisdom 2 (Game Development Series)
ISBN-10: 1584502894
ISBN-13: 0619587028941
List Price:$69.95


AI Game Programming Wisdom 4 (AI Game Programming Wisdom (W/CD))
AI Game Programming Wisdom 4 (AI Game Programming Wisdom (W/CD))
ISBN-10: 1584505230
ISBN-13: 9781584505235
List Price:$69.99


Game Programming Gems (Game Programming Gems Series)
Game Programming Gems (Game Programming Gems Series)
ISBN-10: 1584500492
ISBN-13: 0619587004921
List Price:$69.95


AI Game Programming Wisdom 3 (Game Development Series)
AI Game Programming Wisdom 3 (Game Development Series)
ISBN-10: 1584504579
ISBN-13: 9781584504573
List Price:$69.95


AI Game Programming Wisdom 2 (Game Development Series)
AI Game Programming Wisdom 2 (Game Development Series)
ISBN-10: 1584502894
ISBN-13: 9781584502890
List Price:$69.95


Our Review: To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for AI Game Programming Wisdom (with CD-ROM) (Game Development Series) by Steve Rabin (ISBN-10: 1584500778, ISBN-13: 9781584500773).

At this time we have not yet written a review for AI Game Programming Wisdom (with CD-ROM) (Game Development Series) by Steve Rabin (ISBN-10: 1584500778, ISBN-13: 9781584500773). Please continue to keep checking back to this page as we are constantly adding reviews.

Summaries and Customer Reviews are supplied by Amazon.com

Summary:
AI is one of the most challenging tasks a programmer can undertake, and this unique collection of articles provides programmers with a much-needed resource for conquering the challenge. AI Game Programming Wisdom takes an inclusive view of AI that assumes game AI involves anything an AI programmer might have to program to make intelligent characters. So, everything from basic AI architectures and learning to pathfinding, scripting, and animation selection is covered. In addition, genre specific articles cover highly focused subjects within the FPS, RTS, RPG, Racing, and Sports genres.

Written by AI experts, the articles serve as a road map to what has worked successfully for others and what might be possible in the future. They delve deep into AI game programming issues and provide insightful new ideas and techniques that can be easily integrated into your own games. This virtual toolbox includes a wide variety of tools for solving many common AI problems as well as solutions to genre specific issues you might encounter.

The book is divided into eleven comprehensive sections covering: General Wisdom; Useful Techniques and Specialized Systems; Pathfinding with A*; Pathfinding and Movement; Tactical Issues and Intelligent Group Movement; Architecting a Game AI; Decision-Making Architecture, FPS, RTS, and RPG AI; Racing and Sport AI; Scripting; and Learning.

Whether you are just getting into the industry or are a seasoned pro, this is a must-have resource for you and your team!

KEY FEATURES

* Contains the generous knowledge and insights of over 45 industry experts

* Provides comprehensive coverage of all aspects of AI game programming

* Includes insightful articles on "Learning" in AI - the next big thing

* Includes ready-to-use ideas and code

* Provides skill enhancement for beginning/ intermediate programmers, and insightful new ideas for the pros

On The CD-ROM: (Windows/Windows NT) Material that augments many of the articles, including demos of techniques, source code from the articles in C++ primarily, with a few in C and Java. There are also high-resolution versions of the color images, and links to useful and interesting game development sites.

System Requirements: Intel Pentium-series, AMD Athlon or newer processor recommended. Windows 95 (32MB RAM), or Windows NT4 (64MB RAM) or later required, 3D graphics card recommended for optimal performance, and DirectX 8 or higher.

Contributors

Joseph C. Adzima Bob Alexander Thor Alexander Greg Alt Jonty Barnes Lee Berger Gari Biasillo Bruce Blumberg Mark Brockington Timothy Cain Phil Carlisle Alex J. Champandard Chris Charla Mike Christian Mark Darrah Chad Dawson Richard Evans John Hancock Vernon Harmon Dan Higgins Jason Hutchens Damian Isla Sandeep V. Kharkar Kristin King Neil Kirby Francois Dominic Laramee Lars Liden John Manslow James Matthews Alex W. McLean Mike Mika Fri Mommersteeg John O'Brien Jeff Orkin Marco Pinter Falko Poiker Steve Rabin John Reynolds Bob Scott Tom Scutt P.J. Snavely Noah Stein Smith Surasmith Paul Tozour William van der Sterren Tom Vykruta Steven Woodcock Michael Zarozinski



Customer Reviews
Average Customer Rating: Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5 Score = 4.5

Lots of useful tips
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
It's hard to find good information about game programming and design. The trouble is that people working in the industry have an incentive to keep their techniques secret -- they don't want their competitors to learn them. The people who aren't in the industry can write about games but don't have the experience to back it up.

Game AI Programming Wisdom gives us wisdom from people who have worked on real games. Each section is a short explanation of a particular problem (like pathfinding, tactical reasoning, or pattern recognition). Since they're short and independent, you can pick the section that applies to the problem you're trying to solve and read that without having to read everything in order. However, each section is written by a different person, so if you try to read the book straight through you will be distracted by the change in writing styles and level of detail.

I'm quite glad to see this book. It's actually the first game programming/design book that I purchased. (I'm quite picky when it comes to books. I'm sure Amazon doesn't like that.) Most of the game books I see go into low level programming details. This book teaches you the principles and techniques that will be useful for more than the specific problems they cover.


The most complete, the most usefull resource...
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This is the best book in my library.
Write by professionals, with usefull techniques and well explained details of almost every cool aspects of AI in the game programming world.

A fantastic "a la carte" tool kit
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
Being in the game development business, I am always on the lookout for new and different tricks, techniques and strategies. When most programmers go to the lectures, panels and roundtables at the Game Developers Conference, we are looking to pick up this same sort of material... we share ideas and approaches - but rarely get the chance to get down to the code details to make it easy for us to implement those ideas into our own work. This book makes that possible.

Along the lines of the other "Gems" series of books, this collection is filled with ACTUAL techniques and code chunks that are used by some of the top professionals in the industry. Just flipping through the list of the contributors to the book is like going around the room at one of the AI roundtables at the GDC... in fact, Steve Woodcock and Neil Kirby are 2 of the "3 AI guys" that RUN those roundtables! (The 3rd being Eric Dybsand who has contributed to the "Gems" series but not this title.)

Many books on game development are informative. This one is actually USEFULL. I have personally adopted Steve Rabin's source code from the section "Implementing a State Machine Language" into my own game and it has saved me many hours of development and improved the readability and understandability of my code for the rest of the team. Just that section alone has netted at least a 1000:1 return on the cost of this book. Other sections have given me a different approach on how to handle the economic strategy layer that I could have come upon myself... but was able to implement a lot quicker than if I had done it myself. It was definately worth the price.

Are any of these sections worth the purchase price for YOU? I suppose that depends on how much you value you your time. Once you equate the cost of the book to the man hours you save, it's a no brainer!


By professionals, for professionals
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
Published by the same folks who brought you Game Programming Gems (and edited by one of the more prolific AI authors in that series), AI Game Programming Wisdom provides a wealth of real knowledge by actual game programming professionals, not professional authors. As a game programming professional, the number of game programming books that sit on my shelf is fairly small. Most have nothing interesting or meaningful to offer beyond rudimentary descriptions and concepts.

AI Wisdom is definitely a cut above the rest. The topic selection is intelligent and relevant, and the articles are all of a consistent quality and polish. I've already referenced articles several times when writing production code, and several co-workers have borrowed it when they had a particularly tricky problem to solve. This is simply a must-have resource for any professional AI programmer, period. Or, if you're an amateur or hobbyist looking to see the tricks and techniques professionals use, then this is a book you absolutely can't afford to miss.


A useful collection of AI game techniques
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
"Artificial Intelligence" means different things to different people. One useful application is the control of nonplayer characters (NPC) in video games. This is the first book to address this field. Like any collection of papers, it is uneven and does not systematically cover the subject. It should be read in conjunction with a traditional AI text, such as Murphy "Introduction to AI Robotics", Russell and Norvig "Artificial Intelligence: a Modern Approach", Tom Mitchell "Machine Learning" or perhaps Bruce Blumberg's forthcoming "Synthetic Characters".

I teach AI at DigiPen Institute of Technology and made this one of the required books. It is good in showing which techniques are most useful in games and what you need to consider when designing your AI. Some papers are overly general and some are too specific. That's probably unavoidable, but game programmers can pick and choose the most appropriate ideas. Unfortunately, some of the better introductory articles on A*, finite state machines, flocking and fuzzy logic are not in this book but in "Game Programming Gems".

Once you understand the basics of AI, this book can save some major headaches by helping with the selection of an appropriate architecture. The CD has source code to help you get off to a good start. Reading the appropriate articles will let you anticipate problems before they happen and design around them. Professional game programmers will likely find at least one technique that pays back the cost of the book.


























Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us
Cheap Textbooks | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions