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
When current WPM target is reached with all letters unlocked, automatically increase WPM target by 0.1
This will ensure that the user continues to target the weakest letters as they keep practicing.
Then each time the user unlocks a new WPM level (i.e. a WPM integer), display an overlay e.g. "41 WPM achieved!" "42 WPM achieved!"
This auto-increase could be optional, but ideally should be the default mode.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When current WPM target is reached with all letters unlocked, automatically increase WPM target by 0.1
This will ensure that the user continues to target the weakest letters as they keep practicing.
Then each time the user unlocks a new WPM level (i.e. a WPM integer), display an overlay e.g. "41 WPM achieved!" "42 WPM achieved!"
This auto-increase could be optional, but ideally should be the default mode.
The text was updated successfully, but these errors were encountered: