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

Track Scores #27

Open
3 tasks
thecoshman opened this issue Apr 1, 2016 · 0 comments
Open
3 tasks

Track Scores #27

thecoshman opened this issue Apr 1, 2016 · 0 comments

Comments

@thecoshman
Copy link
Contributor

Client

  • client should be able to display what the scores are, this could either be a persistent scoreboard or just say what the players score is each time they earn a kill

Server

  • Server should track how many kills each player has
  • The score of the players should be sent in the full world state message (obviously this needs to be updated to handle this)

Misc

Need to decide how we want the messages to handle this, like if we send a player killed message, should we presume the client can work out the new score? Any mistakes can be rectified by the full state update any way

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

1 participant