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

Victory Points - Querying Other Players [Easy] #13

Open
rogersanick opened this issue Jun 29, 2019 · 0 comments
Open

Victory Points - Querying Other Players [Easy] #13

rogersanick opened this issue Jun 29, 2019 · 0 comments

Comments

@rogersanick
Copy link
Owner

rogersanick commented Jun 29, 2019

Players should be able to calculate the Victory points of any participating player in a game of Catan at any time based on the publically available information.

This ticket depends on: #11 , #8

// States
Must query for the following AND ensure all nodes are informed of each states

  • Settlement (City) States
  • Special Cards (Largest Army / Longest Road)
  • Development Cards (with Victory points assigned)

// Contracts
N/A

// Flows

  • Build a query victory points flow (or service) to query the node for the victory points of all other players and then return that data to either the console of a front-end.
@rogersanick rogersanick changed the title Victory Point Victory Points - Issuance + Discovery by other players Jun 29, 2019
@rogersanick rogersanick changed the title Victory Points - Issuance + Discovery by other players Victory Points - Querying Other Players Jul 2, 2019
@rogersanick rogersanick changed the title Victory Points - Querying Other Players Victory Points - Querying Other Players [Easy] Jul 2, 2019
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