serg-srri-umass / TP-data-games

Middle School/Statistics oriented data games for the Data Games Project
http://srri.umass.edu/datagames
4 stars 5 forks source link

Inference: save and restore game in DG #204

Closed cdmiller closed 10 years ago

cdmiller commented 10 years ago

All game parameters need to be saved and restored using the new saveStateForDG/restoreStateForDG functions.

This task is finished when a user can save an Inference Games game in DG, then start playing again later from the same game level, same site number, same ratings, etc, etc.

Also a user should be able to load a document in DG, that was save with an older game version, and start playing again without breaking the game (perfectly OK if obsolete parameters are ignred, and new parameters are unchanged).

cdmiller commented 10 years ago

Now inference will just restore the unlocked levels and completed levels, and let the user start a new game (at the Levels screen).