The main goal of this project is to learn how generate single-elimination tournament bracket based on number of participant as simple as possible.
- No build process - Uses native
esm
that already natively supported by all major browsers - No dependencies - I don't want to be tied to any libraries or frameworks
URL: https://poc-brackets.feryardiant.id
Tip
Use Left or Right arrow key to change number of participant, or use slider on the top-right corner of the page.
- https://en.wikipedia.org/wiki/Bracket_(tournament)
- https://en.wikipedia.org/wiki/Double-elimination_tournament
This project is open-sourced software licensed under MIT license.