Have you been wondering how we are going to persist our object graph? In this lesson we take the next step in laying that foundation by creating a unique identifier for everything.
Month: April 2023
D20 RPG – Collections
There are many types of Collections beyond List. Let’s discuss them and show how to make them work with our Data, including serialization.
D20 RPG – Data
In this lesson we will be creating a system that will let us easily persist the entire object graph of our game.