Skip to content

Longest road of game #55

@rey-vthi

Description

@rey-vthi

As a player

I want to build longest road

So that

I can get two extra point

Business Context

problem: two extra point for longest road of game minimum 5
solution: update longest road of every player, two points for the largest longest road player

In Scope

  1. longest road of every player
  2. longest road of game (minimum 5)

Acceptance Criteria:

  • Criteria 1:

  • given that it is player turn

  • when the player builds a road

  • then the longest road of the player should be updated

  • Criteria 2:

  • given that it is any player turn

  • when the player builds a road

  • then the longest road of the game should be updated and if it more than 4 then the longest road of the game holder player should get two points and if any old holder should loose two points

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions