Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1020 Bytes

File metadata and controls

27 lines (19 loc) · 1020 Bytes

WinBox

A simple web app to create and play single-elimination tournament brackets. Customize your items with names and images—perfect for fun matchups, polls, fictional battles, tournaments of characters, and more!

Live page: https://desvosoft.github.io/WinBox/


Features

  • Item Editor with name, description, and image input
  • Bulk Paste for quick list entry
  • Play Mode with visual interface to choose winners
  • Auto Winner Detection at the end of the tournament
  • Interactive Bracket View synced with game progress
  • Reset Button to restart without reloading
  • Persistent localStorage (keeps data between sessions)

How to Use

  1. Add Items: Fill in the title and items manually, or paste a list using the Paste button.
  2. Generate Bracket: Click to create the tournament.
  3. Play: Choose a winner in each matchup until the final.
  4. Winner: The final champion is displayed automatically.