Search for books, people and lists
Read This Twice
HomePeopleBooksSonaLibrariesSign in
Game Programming Patterns book cover

Game Programming Patterns

Robert Nystrom

This book tackles the challenges unique to game programming with reusable design patterns. From double-buffering for smooth motion to the service locator pattern for access to services like sound, author Robert Nystrom presents an array of solutions for game development problems. Nystrom bridges the gap between software architecture and game programming with an approachable writing style and examples of each pattern in practice. Professional game programmers frustrated with adding or modifying features will find this book invaluable for achieving elegant and maintainable architecture while maintaining high performance. Hobbyists and aspiring professionals will also find valuable lessons in pathfinding, collision detection, and other game-programming domains.
Publish Date
2011-01-15T00:00:00.000Z
2011-01-15T00:00:00.000Z
Goodreads Rating
4.48
ISBN
9780990582908
Recommendations
1
Recommendations
2017-08-12T16:00:01.000Z
Enjoying “Game Programming Patterns”. I think this book is a required reading for UI engineers. Practical and fun.      source