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

Boolean settings are not implemented #15

Closed
3 of 6 tasks
jako4295 opened this issue Jul 12, 2024 · 2 comments · Fixed by #24
Closed
3 of 6 tasks

Boolean settings are not implemented #15

jako4295 opened this issue Jul 12, 2024 · 2 comments · Fixed by #24
Assignees
Labels
enhancement New feature or request Priority: high

Comments

@jako4295
Copy link
Owner

jako4295 commented Jul 12, 2024

None of the boolean settings are implemented yet and therefore do not change anything when toggled in settings.

There needs to be implemented the following functionalities for now:

  • capital_letters: include capital letters in the typing test
  • numbers: include numbers in the typing test
  • parenthesis: include different types of parenthesis in the typing test
  • Ten Finger Typing #27
  • Hardcore mode #28
    • characters per minute

It is not yet decided if including more characters should imply that all possible characters are drawn uniformly, if there should be a higher chance of getting a standard letter, or if this should be an option in the settings. As a first implementation, it should probably be whatever is the simplest to implement

@jako4295
Copy link
Owner Author

jako4295 commented Jul 16, 2024

Perhaps add an easter egg if all characters are disabled - maybe something like a pre-determined sentence to type - suggestion: "You thought you could disable all settings and still play? How dumb." Or something else creative.

  • If disabling all settings (including lowercase letters) it is no longer possible to launch the game - This could be handled with the suggested Easter egg.

@jmoerk123 jmoerk123 linked a pull request Jul 25, 2024 that will close this issue
@jmoerk123
Copy link
Collaborator

Moved the rest to two new issues. The rest is done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants