tournament-js / ffa

Free-for-all elimination tournaments
MIT License
9 stars 5 forks source link

crossover matches - pseudo double elimination #2

Open clux opened 10 years ago

clux commented 10 years ago

See https://github.com/clux/tournament/issues/6

Dropped this in tournament earlier on, but may be worth looking at at some point.

Dynamic FFA first though: https://github.com/clux/tournament/issues/14

clux commented 10 years ago

FFA is already pretty advanced. With the latest advancements of clux/ffa-tb and restrictions on FFA.invalid you can already do things that other tournaments offer (Masters/Knockout is a specialization of FFA, single elimination Duel can be created from FFA), so adding something like this is a lot of extra complexity. Any thoughts on this is welcome, but for now this will not be prioritized.

clux commented 10 years ago

Maybe nice work for a subclass.