Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MULI-7] Game resume #7

Open
tom-reith opened this issue Mar 23, 2021 · 0 comments
Open

[MULI-7] Game resume #7

tom-reith opened this issue Mar 23, 2021 · 0 comments
Labels
feature request New feature or request user story

Comments

@tom-reith
Copy link
Collaborator

tom-reith commented Mar 23, 2021

User Story
As user playing a game
I want close and reopen the app at a later time point
So that I can continue my game where I left of

Acceptance Criteria
Scenario 1: App is closed for lunch
GIVEN a game has started
WHEN the app is closed
AND the app is reopened
AND the game is choosen from the home screen
THEN the last score should be displayed

Scenario 2: App is minimized
GIVEN a game has started
WHEN the app is minimized
AND the app is reopened
THEN the last game should be shown

Technical Specifications
add technical specification if needed
This means all currently running games should be shown on the homescreen games section as a scrollable list

Dependencies
Depends on MULI-5 Start new Game

@tom-reith tom-reith added the feature request New feature or request label Mar 23, 2021
@tom-reith tom-reith changed the title MULI-7 Game resume [MULI-7] Game resume Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request user story
Projects
None yet
Development

No branches or pull requests

1 participant