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
254 stars 40 forks source link

Prevent to create a round-robin stage if `groupCount` set to 0 #104

Closed Drarig29 closed 3 years ago

Drarig29 commented 3 years ago

Currently this is allowed and all the matches are the first team against the first team.