You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
// 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.
The text was updated successfully, but these errors were encountered:
rogersanick
changed the title
Victory Point
Victory Points - Issuance + Discovery by other players
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
// Contracts
N/A
// Flows
The text was updated successfully, but these errors were encountered: