[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-12(UTC)"],[[["\u003cp\u003eThis script automates the creation of a single-elimination tournament bracket for up to 64 players or teams in Google Sheets.\u003c/p\u003e\n"],["\u003cp\u003eIt uses the Spreadsheet service to get player data and generate the bracket diagram on a separate sheet.\u003c/p\u003e\n"],["\u003cp\u003eUsers need a Google Account and web browser to utilize this tool, and can set it up by making a copy of the provided spreadsheet and running the script from the custom menu.\u003c/p\u003e\n"],["\u003cp\u003eThe script randomly assigns players to the bracket, ensuring each spot is filled, and accommodates byes for an uneven number of participants.\u003c/p\u003e\n"]]],["This script automates the creation of a single-elimination tournament bracket for up to 64 players. Utilizing the Spreadsheet service, it determines the necessary rounds, formats the \"Bracket\" sheet to display a tree diagram, and populates the first round with player names from the \"Players\" sheet. A custom menu, \"Bracket maker\", allows the user to trigger the `createBracket` function, which generates the bracket after obtaining user authorization. The code then uses loops to manage player distribution and bracket formatting.\n"],null,[]]