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 better replay support #36

Open
5 tasks
nmlgc opened this issue Jan 5, 2023 · 0 comments
Open
5 tasks

Implement better replay support #36

nmlgc opened this issue Jan 5, 2023 · 0 comments
Labels
Enhancement New feature or request Gameplay ~≤1 push Projected number of pushes needed. Might turn out to get more expensive!

Comments

@nmlgc
Copy link
Owner

nmlgc commented Jan 5, 2023

We can do better than storing a single replay per individual stage.

  • Support full-game replays
  • Add more metadata: Player name, timestamp, score per stage, shot type, …
  • Implement a new replay menu that shows more metadata: Shot type, starting difficulty / lives / bombs, the above new metadata
    • Implement sortability by all types of metadata
    • Implement incremental search in all metadata categories
@nmlgc nmlgc added Enhancement New feature or request Gameplay ~≤1 push Projected number of pushes needed. Might turn out to get more expensive! labels Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Gameplay ~≤1 push Projected number of pushes needed. Might turn out to get more expensive!
Projects
None yet
Development

No branches or pull requests

1 participant