Skip to content

Saved state in the HTML export #14

Description

@dfabulich

If you refresh, you lose game state. Maybe that's ideal for some games, but I think many/most games will want to save state locally as you play.

(You can use IndexedDB for this, even on the filesystem, but you should use a unique key for your data. An IFID comes in handy here.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions