Skip to main content

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

Not directly, but the game uses something called "localStorage" which stores the data of the page. After a quick search, there seem to be a chrome extension called StorageAce that can help you with exporting and importing the localStorage from the game. I have not tried it, but if you do, make sure you refresh after importing.