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

Implemented has turn changed functionality #54

Merged
merged 1 commit into from Apr 24, 2022
Merged

Conversation

Nikolailb
Copy link
Collaborator

You can now call Request getHasChanged(gameID, currentTurn boolean) to see if the gamestate has changed. If it has changed the getGameState method should be called to update the grid

Copy link
Collaborator

@TheHundini TheHundini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TheHundini TheHundini merged commit 77b57e9 into main Apr 24, 2022
@TheHundini TheHundini deleted the feature/turn-lookout branch April 24, 2022 13:54
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

Successfully merging this pull request may close these issues.

None yet

2 participants