Hero6 icon indicating copy to clipboard operation
Hero6 copied to clipboard

Save and Load game, with GUI

Open persn opened this issue 8 years ago • 2 comments

We need to be able to save and load the game.

We also need a GUI to do so with. Before we can make the GUI we need to complete #6.

persn avatar Aug 26 '16 04:08 persn

If we can encapsulate the current state of the game loop and make that object serializable, we might have a solution for exporting/importing game states for save/restore, but also for error state dumps.

robertkety avatar Sep 26 '16 04:09 robertkety

We should keep in mind that savegames needs to be compatible with future version releases.

persn avatar Sep 26 '16 19:09 persn