Eastcoast-Laboratories / Roboyard

Problem-solving Android game - find the optimal moves to move one robot to its target
GNU General Public License v3.0
7 stars 2 forks source link

Always store last puzzle #4

Open rubo77 opened 5 years ago

rubo77 commented 5 years ago

Imagine, you try to solve a really complicated puzzle and suddenly the battery dies.

There should be a fallback in case the app is closed, so you always get back to the latest puzzle.

docbensch commented 5 years ago

A history of all riddles i solved would be great, with the possibility to mark riddles f.e. as good.

rubo77 commented 5 years ago

For a simple start, we could add an Autosave Slot after 1 Minute

rubo77 commented 5 years ago

Done, Autosave works in slot 1.

Todo: shouldn't Autosave if you are already playing one of the saved games

rubo77 commented 5 years ago

there is still something odd, it seems, like you can only use the autosave function if you saved at least one time something in the first slot by hand