Replies: 1 comment
-
Hey, did you find your answer? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I've a question.
For example
There are 11 teams in my tournament.
6 teams play in the first round (3 pairs)
5 teams remain for the second round
2 of them must play each other, and the remaining 3 must play with the winners from the first round
Eventually
3 games in the first round
4 games in the second round
In the third 2 games and so on
Tell me how to connect the games of the second round with the first ones so that they become beautiful?
My code:
Result:

I would like to receive something like this:

Thanks, best regards
Beta Was this translation helpful? Give feedback.
All reactions