-
Notifications
You must be signed in to change notification settings - Fork 25
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
Better test sentences for all 3 difficulties #5
Labels
enhancement
New feature or request
Linux
These isses need to be fixed for LINUX
Windows
These issues need to be fixed for WINDOWS
Comments
Can I work on this, please? There is a problem with my python compiler and I need to work on C only. Pleaseee give it to me |
@Geeker357 I've assigned you to 2 issues already atm. Leaving this open for the others :) |
can i get this |
Go ahead @Keshav1105 |
Closed
can i work on this? |
Go ahead! It's open access season! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
Linux
These isses need to be fixed for LINUX
Windows
These issues need to be fixed for WINDOWS
The current sentences in
easy.txt
,moderate.txt
andheroic.txt
arent the best (easy.txt
especially :') ).Overhaul these files with new test strings!
Some generic guidelines:
easy.txt
: Must contain simple english words with no punctions or capitalisation and max word length under (or equal to) 8.moderate.txt
: All criteria ofeasy.txt
+ basic punctuation like , . ? ; and minimal capitalisationheroic.txt
: All criteria of aforementioned + trickier punctuation like " ' (words like don't, can't, mustn't, whomst've, whomst'd've'ly'yaint'nt'ed'ies's'y'es)(ok maybe not that last one)BONUS POINTS: create an implementation where the string for easy mode is a string of randomly generated simple words in random order (Something akin to Monkeytype!)
The text was updated successfully, but these errors were encountered: