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 a game by timeout #25

Open
xc6pm opened this issue Dec 14, 2024 · 0 comments
Open

End a game by timeout #25

xc6pm opened this issue Dec 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@xc6pm
Copy link

xc6pm commented Dec 14, 2024

Is your feature request related to a problem? Please describe.
Timeout is already defined on the EndGame enum, however I don't see a way for ending a game and marking it as timeout. The best I can do at the moment is to make the player who ran out of time resign.

Describe the solution you'd like
Add a method like EndByTimeout.

Describe alternatives you've considered
Resigning the timed out player.

Additional context

@xc6pm xc6pm added the enhancement New feature or request label Dec 14, 2024
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

No branches or pull requests

2 participants