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

Handle the case if there is no winners #56

Closed
antoinezanardi opened this issue Nov 3, 2020 · 0 comments
Closed

Handle the case if there is no winners #56

antoinezanardi opened this issue Nov 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@antoinezanardi
Copy link
Owner

For example, there's a game with 3 players left: the hunter, the witch and a werewolf.

During the night, the werewolf eats the witch and the witch poisoned the hunter.

When sun rises, hunter must shoot but only werewolf is alive.

The case of a game with no winners must be handled in GameWinners and GameSummary.

@antoinezanardi antoinezanardi added the bug Something isn't working label Nov 3, 2020
@antoinezanardi antoinezanardi added this to the v1.0.0 milestone Nov 3, 2020
@antoinezanardi antoinezanardi self-assigned this Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant