T
T
Tyhurdos2014-11-03 10:15:59
Ruby on Rails
Tyhurdos, 2014-11-03 10:15:59

Tournament grid on Rails?

Good day!
Please tell me a gem for the implementation of the tournament grid on Rails, if there is such a gem.
Grid example: s01.yapfiles.ru/files/1517/setka6.jpg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Renat Ibragimov, 2014-11-03
@Tyhurdos

For tournament grids, you should look at 2 gems:
https://github.com/agoragames/bracket_tree
and
https://github.com/agoragames/seed_list
But of course, you will have to draw the visualization itself, which is not difficult, for example, to do on top of canvas.

A
Andrey Sidorov, 2014-11-13
@morr

This is not a gem, but maybe it will help you https://github.com/morr/shikimori_contests
The repository contains the code for implementing tournaments from this site shikimori.org/contests
one defeat per elimination / round robin when everyone plays with everyone)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question