We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If the player sets his name, he has to type it again when he starts the game again.
Is it possible to save the name for the last player? So that it automatically sets the name the next time playing.
The text was updated successfully, but these errors were encountered:
https://github.com/smarek/Blockinger/commit/d7af1b187f50fa1e3409cdc29f8be1f00b66624c implements this already
Sorry, something went wrong.
Persisting user nickname if he starts or resumes the game with, and r…
e1c82f2
…estoring it on demand Resolves: vocollapse#8
Nice! I had no idea that there was a fork.
I've added that patch to my fork and also implemented that clicking on a highscore entry sets that name as your nickname.
No branches or pull requests
If the player sets his name, he has to type it again when he starts the game again.
Is it possible to save the name for the last player? So that it automatically sets the name the next time playing.
The text was updated successfully, but these errors were encountered: