Skip to content
  • Leon Arnott's avatar
    Now, State automatically stores a serialisation of the game state in... · 5b64934ddfca
    Leon Arnott authored
    Now, State automatically stores a serialisation of the game state in SessionStorage, to be restored once the page reloads.
    
    This means that reloading the page (without closing the window or tab) should also automatically reload the player's position in the story, as if by (load-game:). This does not apply when using (reload:), however, which always returns the story to the beginning.
    
    Closes #152.
    5b64934ddfca