Skip to content

Setup basic test

Edouard Menayde requested to merge (removed):feature/saves into master

The idea of this PR is to setup saves.

That's a lot of work which mainly involves the Game and SaveManager class.

I intend for it to be heavily tested so that we don't stumble upon big suprises.

It uses cereal for serialization.

Edited by Edouard Menayde

Merge request reports