Cover of Game Programming Patterns

Game Programming Patterns

by Robert Nystrom

4.48(1,526 ratings)

Game Programming Patterns brings the benefits of reusable design patterns to the world of game programming. Commercial game development expert Robert Nystrom presents an array…

Reviews

Tijs Teulings 🦑@tijs.org

Although not directly relevant to my day job I enjoyed this quite a bit. It’s basically a more readable version of the gang of four original. Fun read, nice examples. I do mostly UI & library dev these days where a lot of these patterns will look familiar.