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

Support Player Scoring #20

Open
runewake2 opened this issue Aug 12, 2022 · 7 comments
Open

Support Player Scoring #20

runewake2 opened this issue Aug 12, 2022 · 7 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@runewake2
Copy link
Owner

Prerequisite for #17

Add the ability to score in the game. The hud file already supports displaying the score but there isn't any way to actually score anything yet.

Let's find a way to earn points and track that!

Some ideas:

  • Score points the longer you are able to play.
  • Score points when an obstacle is past the player (or created)
  • Add coins that can be picked up to earn points
  • Something else?
@ShepleySound
Copy link
Contributor

I'd be happy to take a shot at this!

@MFisenko
Copy link
Contributor

Our team will be taking on this one
@SpamMusubi153 @JMantello @ShepleySound

@runewake2
Copy link
Owner Author

👍 Awesome! I'll assign you both as leaders.

@jimbobbennett
Copy link
Collaborator

@runewake2 - when we wrap up we should maybe take a moment to talk through the collaboration process in this issue - showing how it can be assigned to different folks so others know not to work on it without discussion with the assigned team.

@ShepleySound
Copy link
Contributor

We've implemented basic scoring when passing a barrier, but do we want to also implement time-based scoring? If both, should they be separate values/scores, or all in one?

@runewake2
Copy link
Owner Author

I like the idea of having a single high score - makes high scores clearer. Up to you though. We can iterate on this and find out what works.

Maybe separate the work into different issues and contribute them individually?

@runewake2
Copy link
Owner Author

Thanks for helping out with this! We're resetting some of this workshop for new participants so I'm unassigning you for now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants