Once the game is in progress or completed, state should be maintained such that, when the player reopens the game, it continues where they left off. If they have reached a game over state, then they should only be able to access their results and not redo the game. The state should only be maintained until the next day, when a different word is generated.
Once the game is in progress or completed, state should be maintained such that, when the player reopens the game, it continues where they left off. If they have reached a game over state, then they should only be able to access their results and not redo the game. The state should only be maintained until the next day, when a different word is generated.