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 draw option due to fatigue #551

Open
bruno-edo opened this issue Aug 18, 2024 · 0 comments
Open

Implement draw option due to fatigue #551

bruno-edo opened this issue Aug 18, 2024 · 0 comments

Comments

@bruno-edo
Copy link

The current scenario transpired in a game I just played

  • Both players fatigued
  • No one could make any more plays
  • infinite passing until someone decided to leave

According to the official FaB rules:

4.5.4e The game is a draw for the remaining players if a deadlock occurs. A deadlock happens when all
remaining players refuse to legally advance the game state toward ending the game.

Thus I propose that a draw condition be implemented for such cases.

It could have such constraint as (any other conditions could be applied if needed):

  • Both players fatigued
  • 3 turns pass with no cards played

Current client does not have a response for this particular edge case.

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