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

Feature: Seeds fighter #14

Open xoco70 opened 6 years ago

xoco70 commented 6 years ago

It would be great to be able to seed a list of fighters (2,4,8,16)

Seed should work following those rules:

  1. Spread seed over fight areas
  2. If numSeed > numAreas, spread seed inside one area
  3. Those rules should have priority over entities repartition ( club, region, country, etc )