Skip to content

Climax53/bracket-forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BracketForge — turn anything into a tournament

BracketForge

A local-first bracket studio that turns any list of contenders into a click-to-advance tournament.

SVG export 8 themes Vanilla JS License: MIT

Movie night, March Madness, or settling once and for all which of your friends makes the best taco — BracketForge turns any list into a single-elimination bracket you advance with a click. No account, no install, no nonsense.

A look inside

BracketForge populated single-elimination tournament bracket

Click a name to advance it. Click again to undo.

What it does

  • 5 bracket sizes — 4, 8, 16, 32, and 64 slots, single elimination
  • Click to advance any name; click again to undo, and downstream picks auto-clear
  • 4 layout views — single, two-sided, four regions, eight sections
  • 8 polished themes — Classic Sports, March Madness, Dark Arena, Championship Gold, and more
  • Bulk-paste entries, shuffle seeding, reset advances, or start over in one click
  • Export as SVG or print to PDF; brackets autosave to localStorage

Quick start

Static site — no build step, nothing to install.

git clone https://github.com/Climax53/bracket-forge.git
cd bracket-forge
# open index.html

Your data stays yours

Brackets autosave to your browser's localStorage. No accounts, no servers, nothing leaves your device.

Built with

Plain HTML, CSS, and vanilla JavaScript, with SVG for rendering and export. No dependencies, no build.

License

MIT


Made with care as part of Reuben's little toolbox.

About

Local-first single-elimination bracket builder - 4 to 64 slots, 8 themes, SVG export, no install required.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors