Recommend this page to a friend! |
Classes of Tomáš Vojík | PHP Tournament Bracket Generator | wiki/examples/simulating.md | Download |
|
DownloadIntroductionSimulating a tournament|category|round|group can help you to generate in advance, or just to test your bracket. There are two types of simulating a tournament
Simulating round or groupRound and Group has a
And if you want to progress them and then reset the results, you can do this with a Please note that if you want to progress blank teams, you have to give
This will progress blank teams and reset all the results. Simulating the whole tournament or categoryTournament and Category has a build in methods to simulate itself with or without results. These methods will also generate all necessary games.
This will generate all the results, games, progress blank teams and then reset all results.
This will generate all the results, games, progress normal teams and keep the results. |