xoco70 / laravel-tournaments

Laravel Package that allows you to generate customizable tournaments trees. - This project repo is no longer being maintained
GNU General Public License v3.0
228 stars 51 forks source link

Use any number of area ( restricted to 1,2,4,8) #16

Open xoco70 opened 6 years ago

xoco70 commented 6 years ago

Right now, you can only use 1,2,4,or 8 areas.

But in real life, it is possible to have a championship happening on 5 areas.

This complexifies pretty much how match are distributed among groups.