We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the round switching logic assumes that winners don't stay and it will always rotate to the next available users that have not played yet.
We need to implement logic that will allow the winning users to stay and correctly rotate between remaining players that currently aren't playing.
The text was updated successfully, but these errors were encountered:
DevinWalkup
No branches or pull requests
Currently the round switching logic assumes that winners don't stay and it will always rotate to the next available users that have not played yet.
We need to implement logic that will allow the winning users to stay and correctly rotate between remaining players that currently aren't playing.
The text was updated successfully, but these errors were encountered: