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

Scene/win and loss view #63

Merged
merged 7 commits into from Apr 25, 2022
Merged

Scene/win and loss view #63

merged 7 commits into from Apr 25, 2022

Conversation

ThorAlFR
Copy link
Collaborator

Should be the final merge! Now sends the player to either the victory or loss screen using grid.isGameWon, grid.getWinningPlayer and grid.getPlayer(playerID).getHealthPoint to check for this on the grid that is sent from the server on update

Copy link
Collaborator

@Nikolailb Nikolailb left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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

@ThorAlFR ThorAlFR merged commit 32dcbb6 into main Apr 25, 2022
@TheHundini TheHundini deleted the scene/win-and-loss-view branch April 25, 2022 19:43
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

3 participants