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

Beat tracker #2

Open
3 tasks
manio143 opened this issue Jan 25, 2024 · 0 comments
Open
3 tasks

Beat tracker #2

manio143 opened this issue Jan 25, 2024 · 0 comments

Comments

@manio143
Copy link
Owner

For the MVP the gameplay will consist of pressing a single button (any) to try to trace a beat. When button is pressed we want to check the distance from the nearest beat and if we're within a delta we mark that beat as successful.

The score will be the percentage of traced beats.

  • [UI] beat timeline with beats marked and a progress bar as time moves on (bar color changes on beats)
  • [UI] score indicator
  • input detector and signal management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant