Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tournament tab #14

Open
7 tasks
Iepoev opened this issue Jul 21, 2015 · 6 comments
Open
7 tasks

Tournament tab #14

Iepoev opened this issue Jul 21, 2015 · 6 comments

Comments

@Iepoev
Copy link

Iepoev commented Jul 21, 2015

  • register for a tourney
    • show currently registerd
  • show the current standings in a bracket
    https://github.com/agoragames/bracket_tree
    • display the results when the tourney is finished
  • in-tourney chat system
  • notifications
    • connect to audiosystem and broadcast these notification (with text-to-speech?)
@Iepoev Iepoev added this to the 1.0 milestone Jul 21, 2015
@ninewise
Copy link
Member

ninewise commented Aug 4, 2015

I think it'd be more fun to record our own notifications, instead of using existing text-to-speech.

@werthen
Copy link
Member

werthen commented Aug 27, 2015

We could use http://api.challonge.com/v1 instead of @NoctuaNivalis's script. This also supports other tournament modes. Disadvantage to this is that the brackets are hosted elsewhere.

@ninewise
Copy link
Member

Just admit you don't understand bracket.js.

@werthen
Copy link
Member

werthen commented Aug 27, 2015

Ah I didnt explain my reasoning: bracket.js only supports double elimination. I'd prefer having a local version for the bracket system but that site supports a few more modes (single elimination, round Robin)

@ninewise
Copy link
Member

Single elimination is too simple to implement. I should have a look at Round Robin.

@iasoon
Copy link
Member

iasoon commented Dec 25, 2015

I'd suggest we start by just adding tournaments to show on the game overview, and let people sign up for these tournaments. We should also investigate how we could link these to events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants