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

Add features for statistics to python server #3

Open
overflo23 opened this issue May 15, 2017 · 3 comments
Open

Add features for statistics to python server #3

overflo23 opened this issue May 15, 2017 · 3 comments

Comments

@overflo23
Copy link
Contributor

something that can be queried using MQTT and replies with certain statistics like
connected clients
games played
what client got how many wins and losses
maybe we can make this flexible somehow.

@telerainbow
Copy link
Collaborator

telerainbow commented May 15, 2017

player

  • wins
  • losses
  • playtime?

game

  • gameduration
  • number of players

continuous (after each game) / on demand (keep history locally)?

@metachris
Copy link
Contributor

metachris commented May 15, 2017 via email

@meksor
Copy link

meksor commented May 15, 2017

@telerainbow
maybe plus:

player

  • wins / losses :
    • seconds from start
    • losses: outshock velocity

game

  • gamemode

?

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

No branches or pull requests

4 participants