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 Player Score #13

Open
MHKhan18 opened this issue Sep 22, 2022 · 0 comments
Open

Add Player Score #13

MHKhan18 opened this issue Sep 22, 2022 · 0 comments
Assignees
Labels
difficulty/medium Will take a few hours of work to implement enhancement New feature or request

Comments

@MHKhan18
Copy link

  1. Display Player Score in the format Player Score: <Score> in top left corner of game screen
  2. Increment player score by one for each 5s the player survives obstacles (or any other "rule" you would like - open to your imagination!) and display the updated score
  3. After collision, remove all sprites from screen and display game score in large fonts.
@MHKhan18 MHKhan18 added enhancement New feature or request difficulty/medium Will take a few hours of work to implement labels Sep 22, 2022
@TheShicksinator TheShicksinator self-assigned this Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/medium Will take a few hours of work to implement enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants