I made a bracket maker to be used for live Smogon Tournaments that can also be used to create pairings for the regular tournaments. It automates a lot of the processes that the host previously had to do, including correctly sizing the tournament for either a round robin or a regular final, truncating the player list on either a first come first serve basis or using the 5/8ths rule, tagging players, handling incomplete matches from the previous round, and substitutions. It takes all the pairings and exports them in a format that the forums can recognize so that they can quickly be added to the thread.
The program can be found here.
Let me know if you find any bugs, or if their are any more features you think should be added.
The next step is going to be linking all the created tournaments to an sql database to make sure nothing funky is happening on the hosts end.
The program can be found here.
Let me know if you find any bugs, or if their are any more features you think should be added.
The next step is going to be linking all the created tournaments to an sql database to make sure nothing funky is happening on the hosts end.
Last edited: