You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: