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
245 stars 38 forks source link

Error: Not implemented for round robin and double elimination. Ask if needed. #204

Open AbidemiT opened 5 months ago

AbidemiT commented 5 months ago

Hello good day, i was trying to implement the round robin and double elimination in one of my pet tournament project, but i got error: Error: Not implemented for round robin and double elimination. Ask if needed.

Is there any way forward?

thanks.

AbidemiT commented 5 months ago

Thanks for this awesome project.

Drarig29 commented 5 months ago

Hi @AbidemiT! I transferred your issue to the manager. Can you show your code to see what you are trying to achieve? There might be another way