Skip to content

Load game #51

@cognitiveskull

Description

@cognitiveskull

As a player
I want to load my previously stored game.
So that I can continue playing my previously stored game.

Acceptance Criteria

  • Given that the game is already saved by the player.
    When player request for the previously stored game with valid game id and player name and also all valid players are joined the game .
    Then player should be able to access the previously stored game and player should be redirected to the same position as player was previously after saving the game.

  • Given that the game is already saved.
    when player is entering invalid game id or player name while joining or loading the saved game.
    Then player should not be able to join or load the game. And also player should get notification about invalid player name and game id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions