Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

What should I do if I’m playing on the website and all my saved data is gone? ;w;

The game's saves are stored in localStorage (the browser's Web Storage database). If you are using google chrome, open the game, press F12, go to the Applications tab, and see if your saves are listed there. If not, they may be gone :(

Thank you ;w;