We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linked User Story: (n/a
Device Used: Laptop (host)
Browser(s) Used:
Environment:
With certain cards that have a \ before the blank, the game thinks it needs 2 white cards/has 2 blanks
\
only require 1 white card if there is only one blank
Is requiring 2 white cards/ thinks there are 2 blanks
https://raw.githubusercontent.com/I3uckwheat/cards-of-carousal/main/backend/app/assets/cah-cards-full.json
As a player I want to only have to select 1 card when one card is needed so that the card makes sense.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Linked User Story: (n/a
Device Used: Laptop (host)
Browser(s) Used:
Environment:
Description
With certain cards that have a
\
before the blank, the game thinks it needs 2 white cards/has 2 blanksExpected Behavior
only require 1 white card if there is only one blank
Actual Behavior
Is requiring 2 white cards/ thinks there are 2 blanks
Screen Shot/Screen Video Capture
Replication Steps & Data
https://raw.githubusercontent.com/I3uckwheat/cards-of-carousal/main/backend/app/assets/cah-cards-full.json
User Story
As a player I want to only have to select 1 card when one card is needed so that the card makes sense.
Acceptance Criteria
\
before the blank it does not require 2 white cards OR\
before blanks when they are not necessaryThe text was updated successfully, but these errors were encountered: