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

Implement a build initial settlement request #55

Closed
notaphplover opened this issue Mar 30, 2020 · 1 comment · Fixed by #58
Closed

Implement a build initial settlement request #55

notaphplover opened this issue Mar 30, 2020 · 1 comment · Fixed by #58
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@notaphplover
Copy link
Owner

A Build initial settlement request must be implemented.

  • A game engine must process this request only if the turn is started.
  • A game engine must process this request only if the active player is the request sender.
  • A game engine must process this request only if the game state is GameState.FOUNDATION.
  • A game engine must consider an error to process more than one valid request of this type at the same turn.
  • A game engine must build the settlement without substracting resources.
@notaphplover notaphplover added the enhancement New feature or request label Mar 30, 2020
@notaphplover notaphplover added this to the Version 0.2.0 milestone Mar 30, 2020
@notaphplover
Copy link
Owner Author

Blocked by #57 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant