mwageringel / everest

A mathematical puzzle game
https://mwageringel.github.io/everest/
GNU General Public License v3.0
74 stars 10 forks source link

Progress is not saved for web version #26

Closed T1mL3arn closed 9 months ago

T1mL3arn commented 12 months ago

Some local storage object with progress will definitely improve the UX, then it could be possible to edit it via browser to fix lost progress.

mwageringel commented 9 months ago

Thanks. This is now implemented using a local storage object.