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

Max 10 players + DeckEmptyError bug fix #68

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

DO97
Copy link

@DO97 DO97 commented Jun 16, 2019

Possible issues:

  1. An admin will not be able to join a game with 10 players
  2. An admin will not be able to join a game with less than 7 cards in the deck

Actual solution: admins can remove one player from the group and join the game to kill it (if necessary)

P.S. Just ignore the first merge

DO97 added 7 commits June 11, 2019 13:25
Added a maximum of 10 player as specified in UNO official rules.
This also prevents a deck empty error in case too much players have joined the game.
Previously, a player could have joined the game with less than 7 cards in case of DeckEmptyError
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

1 participant