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

Choose how many points to end the game #35

Open
4 tasks
MichalKalke opened this issue Jul 18, 2022 · 0 comments
Open
4 tasks

Choose how many points to end the game #35

MichalKalke opened this issue Jul 18, 2022 · 0 comments

Comments

@MichalKalke
Copy link
Contributor

Description

At the beginning of the new game, users will be able to choose the number of points which one of the two teams need to score to end the game. When there is only one point left to end the game the message will be displayed.

Reasons

With this feature people will be able to manage their time better. Some users may only want to play up to 5 points while others play a massive, long battle. With the message which will be displayed one point before the game ends the loosing team will know that this is the moment to push hard.

Acceptance Criteria

To consider the issue as closed, the following tasks should be done:

  • Input field to provide data with number of points
  • Send data to the server
  • Create the function which will be checking if the score of one of the teams is equal provided data
  • Create a notification to users when any team is one point before the provided data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant