Skip to content

alejxung/TourneyBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TourneyBoard

TourneyBoard is a general tournament scoreboard application designed for managing tournament brackets. It provides a user-friendly interface for setting up tournaments, managing players, and advancing winners through the rounds.

Features

  • Generate tournament brackets dynamically based on the number of players.
  • Drag-and-drop functionality for moving players between matches and rounds.
  • Automatic adjustment of bracket lines based on player presence.
  • Ability to click on brackets to advance winners to the next round.

Installation

To use TourneyBoard, simply follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/alejxung/TourneyBoard.git
  2. Navigate to the project directory:

    cd TourneyBoard
  3. Open the index.html file in your web browser.

  4. Customize the tournament settings by selecting the number of matches and players.

Usage

  • Set Number of Matches: Choose the desired number of matches for the tournament from the dropdown menu.
  • Set Number of Players: Enter the number of players participating in the tournament and click the "Set Number of Players" button.
  • Import Players: Optionally import a list of players.
  • Drag and Drop: Drag players from the player list onto the tournament brackets to assign them to matches.
  • Advance Winners: Click on a bracket to advance the winning player(s) to the next round.

Issues and Contributions

If you encounter any issues or have suggestions for improvements, please feel free to create an issue on the GitHub repository.

License

This project is licensed under the MIT License.

About

General Tournament Scoreboard Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published