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

Redlist #55

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Redlist #55

wants to merge 10 commits into from

Conversation

Kudbettin
Copy link

Creates a new mode called redlist.

Passages you find particularly difficult or would like to remember for other reasons are stored in "redlist."

usage:
wpm --redlist to play at redlist mode
wpm --flush_redlist to clean the redlist

In any game mode, pressing the "up" key will put the current text into redlist (a dictionary with quote id's as keys and number of times the passage has to be beaten as values) with value 3. Additional presses will increment this value by one.

During redlist mode, beating the text with a WPM score above "redlist_threshold" will decrement or remove the quotes' value from the list. "redlist_threshold" is set to 90 wpm by default and may be changed on .wpmrc

This mode currently only supports wpm. I haven't tested its behavior with --cpm mode.

Kudbettin and others added 10 commits March 16, 2019 22:11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add hard mode.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@Kudbettin Kudbettin requested a review from cslarsen February 9, 2020 04:56
@Kudbettin Kudbettin mentioned this pull request Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant