by Robert Nystrom
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…
@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.