Hacker News new | ask | show | jobs
by efnx 4738 days ago
Got all the way to embarking on my iPad. Now I'm stuck! Wish I could transfer my game to my laptop.
1 comments

You can! I did the same thing.

If you turn on the remote web inspector (in Settings it's under Safari > Advanced), and then open Safari on a Mac, you can copy the game's save state (localStorage.gameState) to an instance of the game running on your computer.

Shoot, I use chrome on my iPad, arrrrrrr.