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 movement stats to scoreboard #79

Open
dbakewel opened this issue Jun 2, 2019 · 2 comments
Open

Add movement stats to scoreboard #79

dbakewel opened this issue Jun 2, 2019 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@dbakewel
Copy link
Owner

dbakewel commented Jun 2, 2019

Is your feature request related to a problem? Please describe.
Currently the scoreboard has stats for points, wins, and canon. However there is nothing about movement. Generally it is assumes that robots the do the most damage to others robots will win but this is not always the case. Movement stats may show why robots are winning when damage inflicted is not the only factor.

Describe the solution you'd like
I propose 3 stats: Total distance moved, Avg distance from other robots (while health > 0). Total number of collisions.

Describe alternatives you've considered
Another option is average speed but this differs by class so it may not be as useful. We could have collision damage rather than Total number of collisions however that again differs by class.

@dbakewel dbakewel added the enhancement New feature or request label Jun 2, 2019
@JamesDarby345
Copy link
Contributor

I would be willing to work on this for the default bots at least at first

@dbakewel
Copy link
Owner Author

dbakewel commented Jun 6, 2019

@JamesDarby345 , let's leave this one now. Also, I think you misunderstood this. We would not do this in the bots. This would be in the server and would appear on the server scoreboard. It's a bit of work to get right.

@dbakewel dbakewel added this to the 3.0 milestone Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants