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

Game State sends winning and losing players on End of Game trigger #110

Open
BrennanAyers opened this issue Sep 23, 2019 · 0 comments
Open

Comments

@BrennanAyers
Copy link
Owner

After an end_turn action where it is determined that the Game has ended (#109), all Players will receive the End of Game-Game State, which contains the following information:

  • WInner
  • Players Names
  • Players Scores

Winners are determined by Victory Points, and tiebreakers are done by Player Order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant