Lecture 10: Game Design Patterns
For this lecture we are mostly just looking at some select patterns from this textbook:
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: