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

Implement Score System #82

Open
3 of 4 tasks
E-A-N opened this issue Nov 25, 2018 · 3 comments
Open
3 of 4 tasks

Implement Score System #82

E-A-N opened this issue Nov 25, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@E-A-N
Copy link
Collaborator

E-A-N commented Nov 25, 2018

https://github.com/michellelynne/LTC_game_jam/wiki/Game-Development-Document contains information about how we'll handle the score. As it stands the score just increases as time goes on.

  • create a score module with a namespace (not quite a class)
  • update config with correct values, it's a state so it goes under default: config.default.score
  • add score values for full block, half block, quarter block
  • you can add the proposed score mechanics in the GDD, but only as placeholders, don't implement
@E-A-N E-A-N added enhancement New feature or request help wanted Extra attention is needed labels Nov 25, 2018
@hal255 hal255 self-assigned this Nov 28, 2018
@keibiidraws
Copy link
Collaborator

@keibiidraws
Copy link
Collaborator

@hal255
Copy link
Collaborator

hal255 commented Nov 29, 2018

@keibiidraws @E-A-N
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants