An interactive application which allows a user to generate tournament brackets for up to 32 participants, place the participants into the generated tournament bracket and move them around the bracket
Developed using Java with Swing implementation
Three types of tournament brackets (based on the amount of players):
1: 4-8 players
2: 9-16 players
3: 17-32 players
Control over individual matches (two options)
1: best-of-one
2: best-of-three
A user-friendly interface will assist you in generating your own tournament bracket
- Download this project from my github
- Make sure "question-mark.png" and "victory.wav" are located in the same folder with "Tournament Simulation.jar"
- Run "Tournament Simulation.jar"
- Tip: You can create an alias to "Tournament Simulation.jar" and place it somewhere else for a more convenient access
- The source code for each of the classes is located in the src folder
- The file containing main method is named 'Menu.java'
Reach out to me at one of the following places!