teijo / jquery-bracket

jQuery Bracket library for organizing single and double elimination tournaments
http://aropupu.fi/bracket/
MIT License
481 stars 255 forks source link

Add top score before determining winner #186

Open placson opened 2 years ago

placson commented 2 years ago

Can you put a score_max so when a team reaches that score they win? Currently it only allows for final scores. I'd like to display live tournament scores and once they reach the score_max, then they move to the next round.