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

Develop the Scoring System #8

Open
jlargs64 opened this issue Apr 16, 2019 · 0 comments
Open

Develop the Scoring System #8

jlargs64 opened this issue Apr 16, 2019 · 0 comments

Comments

@jlargs64
Copy link
Owner

Part 1

In the scoring part of the switch case, tally up the scores of each players destination cards, the points for each claimed route(as shown on the board table).

  • 1 point for roads of length 1
  • 2 points for roads of length 2
  • 4 points for roads of length 3
  • 7 points for roads of length 4

Important: Make sure to decrease points if a destination card has not been met. Decrease the amount of cards worth.

Also, give a point for each tourist attraction connected to one or more route.

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