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

Feature/055 local tournament integration #64

Closed
wants to merge 6 commits into from

Conversation

akoskine
Copy link
Collaborator

Local tournament logic rewritten. Added info screen after matches.

trsctr and others added 4 commits August 4, 2024 17:09
…ill be called in the end of the game. updated docs
…'s, localstorage value to track whether it's safe to start next game, blocked game from sending wrong results to tournament
…ne how to continue in tournament logic. muted unnecessary console.logs and temporarily match stops at 1 goal
@akoskine akoskine linked an issue Aug 12, 2024 that may be closed by this pull request
9 tasks
@trsctr trsctr changed the base branch from main to develop August 13, 2024 09:24
@trsctr trsctr self-requested a review August 13, 2024 10:34
Copy link
Collaborator

@trsctr trsctr left a comment

Choose a reason for hiding this comment

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

please hide the play and randomize buttons from the modal until user has selected the player amount, play seems to crash the whole thing. cancel button could be useful too. otherwise looks good to me, great job!

also at gamestate.py, line 182, please change the score limit back to 10

@abbastoof abbastoof deleted the branch develop September 2, 2024 10:31
@abbastoof abbastoof closed this Sep 2, 2024
@abbastoof abbastoof deleted the feature/055-local-tournament-integration branch September 2, 2024 10:31
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.

Integrate local tournament logic with frontend and game engine
3 participants