Limit this search to....

Game Programming Patterns
Contributor(s): Nystrom, Robert (Author)
ISBN: 0990582906     ISBN-13: 9780990582908
Publisher: Genever Benning
OUR PRICE:   $37.95  
Product Type: Paperback - Other Formats
Published: November 2014
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Games
- Computers | Virtual Worlds
Dewey: 794.81
Physical Information: 0.74" H x 7.52" W x 9.25" (1.34 lbs) 354 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns you need.

You will learn how to write a robust game loop, how to organize your entities using components, and take advantage of the CPUs cache to improve your performance. You'll dive deep into how scripting engines encode behavior, how quadtrees and other spatial partitions optimize your engine, and how other classic design patterns can be used in games.