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

As an authenticated user who is in an ongoing game session, I want to be able to press on an "Exit" button at any given time so I can exit the game without my score being saved and return to the home screen. #15

Closed
4 tasks
benlegiang opened this issue Mar 24, 2021 · 0 comments
Projects
Milestone

Comments

@benlegiang
Copy link

  • Given the user is playing a game, when the user desires to leave the game, then an "Exit" button is displayed on the top of the screen
  • Given the user is playing a game, when the user clicks on the "Exit" button, then the game is abandoned and the score is not saved
  • Given the user is playing a game, when the user clicks on the "Exit" button, then the user is being redirected to the home screen where the user can start a new game
  • Upon failure, the game will continue and an error message is displayed saying that the user should try to exit again

Estimate: 3h

@JeromeHadorn JeromeHadorn added this to the 1st Sprint milestone Mar 26, 2021
@JeromeHadorn JeromeHadorn added this to User Stories in Sprint 1 Apr 26, 2021
Sprint 1 automation moved this from User Stories to Done May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants