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

Detecting end of the game and sending winner info #59

Closed
sormys opened this issue May 30, 2023 · 0 comments · Fixed by #67
Closed

Detecting end of the game and sending winner info #59

sormys opened this issue May 30, 2023 · 0 comments · Fixed by #67
Assignees
Milestone

Comments

@sormys
Copy link
Member

sormys commented May 30, 2023

We have to add detecting when the game ends and calculate winner/s of the game. Calculating winner for ended game is already implemented (function calculateWinner). We have to add calculating how many chips the players won as this is not implemented yet. We are already sending end of the game message it have to be change so it includes winners list and chips won by every player.

@Kwasow Kwasow added this to the Sprint 4 milestone May 30, 2023
@mikolaj-pirog mikolaj-pirog self-assigned this Jun 5, 2023
@Kwasow Kwasow closed this as completed in #67 Jun 7, 2023
Kwasow added a commit that referenced this issue Jun 7, 2023
closes #59

---------

Co-authored-by: Karol Wąsowski <wasowski02@protonmail.com>
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 a pull request may close this issue.

3 participants