Don't miss our holiday offer - up to 50% OFF!
Game Programming Patterns
Original price was: $39.95.$35.19Current price is: $35.19.
Price: $39.95 - $35.19
(as of Nov 14, 2025 04:03:26 UTC – Details)
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.
Publisher : Genever Benning
Publication date : November 2, 2014
Edition : 1st
Language : English
Print length : 354 pages
ISBN-10 : 0990582906
ISBN-13 : 978-0990582908
Item Weight : 1.38 pounds
Dimensions : 7.5 x 0.8 x 9.25 inches
Best Sellers Rank: #36,580 in Books (See Top 100 in Books) #3 in Game Programming #20 in Software Development (Books) #107 in Video & Computer Games
Customer Reviews: 4.7 4.7 out of 5 stars 1,495 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });
Customers say
Customers find the book readable and well-written, with clear examples and explanations of complex concepts. Moreover, the book serves as a great introduction to advanced design patterns, and one customer notes it blends general programming with game programming effectively. Additionally, the content is packed with examples and helps take programming to the next level, while being easy to understand and maintaining maintainable code.






Reviews
There are no reviews yet.