Code Monkey home page Code Monkey logo

bp5000's Introduction

Bracket Program 5000

A tournament bracket software supporting arbitrary high elimination. meaning it supports triple elimination, quad elim etc as well as single & double.

What it does

  • bracket generation and viewing
  • supports arbitrarily high elimination
  • match reporting
  • projected bracket by seed
  • bracket saving/loading
  • player placing when bracket is complete
  • avoiding rematches in losers bracket when possible

What it doesn't do (yet)

  • support for match scores (ex 3-1)
  • easily reorder participants

What it will never do

  • manage setups / timeslots etc.
  • support other formats like round robin

Dependencies

Python==3.6.1

wxPython==4.0.0a2

Pillow==4.1.0

NOTE: Pillow >= 4.2 is broken because of python-pillow/Pillow#2614. if you encounter this problem, downgrading pillow to an older version will work. Supposedly this has been fixed in future versions (I am not sure which version it is fixed in however)

Other versions may work but are untested.

Screenshots

The gui Gui

full screenshots of a triple elimination bracket

Winners Bracket Winners bracket Losers Bracket Losers bracket Losers 2x Bracket (when a player loses in losers bracket) Losers 2x bracket Finals Bracket (when there is 3 players left, similar to Grand Finals) Finals bracket

bp5000's People

Contributors

isaiahr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ftick morganburch

bp5000's Issues

progress bar

on match generation, save/load, and possibly reporting match

fix finals

report matches broken for multiple participants

lb generation

currently works fine but to be more fair to the participants change gen(3xlb) = 4xlb

Few questions and a thank you

Just wanted to say that this works absolutely flawlessly for my needs. My group wanted me to make a program from scratch, and even then I didn't think I was capable of doing the UI stuff, so this has saved me a lot of trouble. Thank you so much!

I was wondering what command you used to bundle this into an .exe however. Do you happen to have this on hand?

Editing bracket size / font

Just wondering if you can edit the size of the brackets so that the names can show up fully. Currently, any text longer than 11 characters gets cut off.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.