Miracle icon indicating copy to clipboard operation
Miracle copied to clipboard

save state

Open jancborchardt opened this issue 12 years ago • 1 comments

To be able to actually play the games properly rather than just fiddle around, the game state should be saved. Not sure if internal game save functions can be accessed or if it’s feasible to just always have the latest state changed. The Gameboy Emulator by Grant Galitz seems to do both.

It’s probably best to always automatically save in localStorage/IndexedDB so that people can return to their game. Maybe even use remotestorage so you can change browsers.

jancborchardt avatar Sep 26 '12 17:09 jancborchardt

Great idea, thanks

mattgodbolt avatar Sep 27 '12 11:09 mattgodbolt