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

Allow multiple variants of the same answer. #35

Open
AhoyLemon opened this issue Dec 31, 2020 · 0 comments
Open

Allow multiple variants of the same answer. #35

AhoyLemon opened this issue Dec 31, 2020 · 0 comments
Labels
enhancement New feature or request gameplay Tasks that affect how the game is played. scoring Related specifically to how scores are counted.

Comments

@AhoyLemon
Copy link
Owner

Here's how it should look

[
"BASKETBALL",
"CURLING",
["CYCLING", "BMX", "MOUNTAIN BIKE"]
"DIVING",
]

So, BASKETBALL would be a match.
But, CYCLING, or BMX, or MOUNTAIN BIKE would all be a match for that one item.

So, if somone wins on MOUNTAIN BIKE, someone else couldn't do BMX.

This requires consideration when it comes to pw bugs. Also, if I demand X, can I type Mountain Bike and get it? No. That's dumb.

@AhoyLemon AhoyLemon added enhancement New feature or request gameplay Tasks that affect how the game is played. scoring Related specifically to how scores are counted. labels Dec 31, 2020
@AhoyLemon AhoyLemon assigned AhoyLemon and unassigned AhoyLemon Jan 8, 2021
@AhoyLemon AhoyLemon removed the Invalid label Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gameplay Tasks that affect how the game is played. scoring Related specifically to how scores are counted.
Projects
None yet
Development

No branches or pull requests

1 participant