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

resign, offer draw, draw capabilities #66

Open
mehmetsefabalik opened this issue Apr 13, 2023 · 2 comments
Open

resign, offer draw, draw capabilities #66

mehmetsefabalik opened this issue Apr 13, 2023 · 2 comments

Comments

@mehmetsefabalik
Copy link

Hi, https://github.com/jordanbray/chess library has a few functions:

Does this library have such capabilities? I couldn't find such functions, is there a way to achieve it?

@niklasf
Copy link
Owner

niklasf commented Apr 16, 2023

Hi. This library does not yet have a representation for games (only positions and moves, from which applications have to build their own representation).

@samyosm
Copy link

samyosm commented Jun 10, 2023

[...] yet [...].

Does this mean you would like there to be one @niklasf? In which case, I would love to implement a Game object similar to jordanbray's library that would offer resign and draw offer abilities.

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

3 participants