It might not make sense to have everything enter a db immediately and instead be saved in ram as objects. This would allow users to save their game in a way that is close to PC gameplay with different game saves.
Would it make sense to serialize and deserialize objects?
Add ability to save game state.
It might not make sense to have everything enter a db immediately and instead be saved in ram as objects. This would allow users to save their game in a way that is close to PC gameplay with different game saves.
Would it make sense to serialize and deserialize objects?