Drarig29 / brackets-manager.js

A simple library to manage tournament brackets (round-robin, single elimination, double elimination).
https://drarig29.github.io/brackets-docs
MIT License
253 stars 38 forks source link

Implement round-robin ranking calculation #72

Open Drarig29 opened 4 years ago

Drarig29 commented 4 years ago

For round-robin stages:

Drarig29 commented 3 years ago

Move the logic from the viewer to the manager.