Part 1 - Exploring Graphs and Trees
Explore how graphs and trees can model game state data, inspired by a colleague's discussion on procedural generation and layered save systems.
Explore how graphs and trees can model game state data, inspired by a colleague's discussion on procedural generation and layered save systems.
Preview a planned series that explores designing a delta state algorithm for layering save game patches over base game state during Unity3D development.