Skip to content

eugene-f02/Tournament-Bracket-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tournament Bracket Generator

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

Features

Three types of tournament brackets (based on the amount of players):
1: 4-8 players
2: 9-16 players
3: 17-32 players Recordit GIF

Control over individual matches (two options)
1: best-of-one
2: best-of-three
Recordit GIF

Generate your own tournament bracket, or use a sample

A user-friendly interface will assist you in generating your own tournament bracket

Installation

  • 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

Additional Information

  • The source code for each of the classes is located in the src folder
  • The file containing main method is named 'Menu.java'

Support

Reach out to me at one of the following places!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages