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

End Game - Winning the Game [Medium] #4

Open
rogersanick opened this issue May 2, 2019 · 0 comments
Open

End Game - Winning the Game [Medium] #4

rogersanick opened this issue May 2, 2019 · 0 comments

Comments

@rogersanick
Copy link
Owner

rogersanick commented May 2, 2019

There can only be one.

A player must be able to propose themselves as the winner of a game by presenting unconsumed states as proof that they have obtained 10 victory points.

This could be any combination of the following:

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

This ticket depends on: #11 , #8

// States:

  • No updates required, all states required in this transaction already exist.
  • Most will be used as reference states.

// Contracts

  • Update the GameStateContract with appropriate verification logic for the win game command

// Flows

  • Update the ClaimWinFlow to calcualte victory points based on the afore mentioned VP sources
@rogersanick rogersanick changed the title Claiming a game-win End Game - Winning the Game Jul 2, 2019
@rogersanick rogersanick changed the title End Game - Winning the Game End Game - Winning the Game [Easy] Jul 2, 2019
@rogersanick rogersanick changed the title End Game - Winning the Game [Easy] End Game - Winning the Game [Medium] 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