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-12] Notify if someone has under 5 points #12

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

[MULI-12] Notify if someone has under 5 points #12

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 a user playing a game
I want to visually see when a player has 5 or less points
So that I can see if someone is close to winning and has to follow special game rules (see wiki)

Acceptance Criteria
Scenario 1: A player has reached 5 points or less
GIVEN a game is played
WHEN a player reaches 5 points or less
THEN the player is visually marked

Scenario 2: A player was below five points but is now above it again
GIVEN a game is played
WHEN a player has reached 5 points or less
AND now has more than 5 points again
THEN the player is not visually marked anymore

Technical Specifications
add technical specification if needed

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-11 Notify if someone has under 5 points MULI-12 Notify if someone has under 5 points Mar 23, 2021
@tom-reith tom-reith changed the title MULI-12 Notify if someone has under 5 points [MULI-12] Notify if someone has under 5 points 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