Skip to content

[Full-stack] Implementing AUTO-SAVE feature for page refresh  #3

Description

@Parth-G27

When a player refreshes the game while playing, the playing game must be auto-saved and restored when the player refreshes

HOW DO WE DO THAT !?

  • need to figure out......
    one idea is to always save the state of grid when the game is not completed (the state of game is only saved when its done with backend) and delete the saved incomplete game state if the game gets over and If the player refreshes the game, we restore that same state into the grid to re-render it

FEEDBACK IS MUCH APPRECIATED

reference (stake.com Mines game)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions