Skip to content

save game state in browser session storage #35

@aymud

Description

@aymud

so if the page is refreshed, the state persists. and the game continues from where the player left off (level, score, etc.)

the level starts resets to 1 if the user had a game over.

can keep track of high score
total duration played
accuracy := total correct / total -> this would be per level, idk if we need to do an average for all the levels

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