Chapter 63: Game Programming Patterns

Slide Deck

For this lecture we are mostly just looking at some select patterns from this textbook:

Game Programming Patterns

We’ll also look at the Component-Entity-System pattern, which is part of the above textbook but is also a very commonly used and discussed architecture for games.

Here’s some resources: