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 a highscore with local storage #93

Open
steadyk opened this issue Jan 28, 2025 · 0 comments
Open

Implement a highscore with local storage #93

steadyk opened this issue Jan 28, 2025 · 0 comments
Labels
nice to have Cool but not important

Comments

@steadyk
Copy link
Collaborator

steadyk commented Jan 28, 2025

In order to provide a comparison between participants on e.g. conferences, we want to implement a high score list which e.g. shows a nick-name and the time which was needed to solve all riddles.
It might be sufficient for now to provide a local storage (e.g. via a PersistantVolume with hostPath) which stores the highscore.

#66 might be a predecessor.
A nick-name field could then be placed on the startscreen and the highscore could be part on the end-screen.

@steadyk steadyk added the nice to have Cool but not important label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have Cool but not important
Projects
None yet
Development

No branches or pull requests

1 participant