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

Make the server respond with the fifty-move rule value #276

Closed
programarivm opened this issue May 2, 2024 · 0 comments · Fixed by #282
Closed

Make the server respond with the fifty-move rule value #276

programarivm opened this issue May 2, 2024 · 0 comments · Fixed by #282
Labels
good first issue Good for newcomers

Comments

@programarivm
Copy link
Member

Now that the fifty-move rule has been implemented in the PHP Chess library, the chess server is to respond accordingly. A new key-value pair needs to be added to the response returned by the state() method in ChessServer\Game\Game.

See:

Happy coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant