Tournament bracket
Posted
by Luke
on Stack Overflow
See other posts from Stack Overflow
or by Luke
Published on 2010-04-28T22:54:14Z
Indexed on
2010/04/28
22:57 UTC
Read the original article
Hit count: 353
php
Not sure of the best way to go about this? I want to create a tournament bracket of 2,4,8,16,32, etc teams.
The winner of the first two will play winner of the next 2 etc. All the way until there is a winner. Like this
Can anyone help me?
© Stack Overflow or respective owner