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

Points at stake for a match between two players #168

Closed
dblock opened this issue Jul 31, 2018 · 3 comments
Closed

Points at stake for a match between two players #168

dblock opened this issue Jul 31, 2018 · 3 comments

Comments

@dblock
Copy link
Owner

dblock commented Jul 31, 2018

No description provided.

@abarracu
Copy link

Up

@dcazzaniga
Copy link

dcazzaniga commented Jul 31, 2018

Would be a great improvement.
It could something like this:

  • @pongbot stake player1 player2
  • points at stake : 48

Or in the case I do not specify player1 the bot would compute points at stake btw me and the player specified

  • @pongbot stake player
  • points at stake : 5

@dblock dblock closed this as completed in ce22c7c Aug 11, 2018
@dblock
Copy link
Owner Author

dblock commented Aug 11, 2018

I implemented something better I think :) With elo ranking the game is worth different amount of points to different players. I made the equivalent of challenge called challenge?.

When it's worth the same:

pongbot challenge? someone
dblock challenging someone to a match is worth 48 elo.

When it's worth different elo.

pongbot challenge? someone
dblock challenging someone to a match is worth 53 and 55 elo.

Works with groups, unbalanced teams, etc.

Live now.

LMK what you think?

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

3 participants