added difficulty such as easy medium and head#24
added difficulty such as easy medium and head#24JaiswalShivang wants to merge 3 commits intovyrx-dev:masterfrom
Conversation
|
I’ll look into this later today. Thanks for the PR 👏 |
|
At first glance it looks good to me, but I’ll take some time today to review it properly once I’m free. |
|
One suggestion: check Monkeytype and how they structure different levels. The current easy words feel too easy. Just reducing word length doesn’t make it easier, it also depends on letter placement and how awkward the finger movement is. |
|
ok so i am refining the easy med and hard txt and let you know in some time |
|
@vyrx-dev should i take the words from word.txt? |
|
but make sure to also check how Monkeytype handles difficulty. They don’t use labels like easy, medium, or hard, but the word selection clearly reflects different levels. Also, make sure there are no duplicate files left behind. |
|
maybe better - like monkey type |
|
@vyrx-dev i have added cases for the easy medium and hard by checking there lengths, no need to make seperate word files ,using all the words in word.txt |
|
Nope I told you difficulty level is not decided by the lengths only... Read my other comments |
|
seperate file would be a cleaner approach for other people's to see and add their own choice of words |
|
that's right but if i had to separate word from words.txt then i need to check according to the length or i can do creating separate easy medium and hard file . so tell which thing to follow? |
|
Remove words.txt or you can something like easy words.txt ... Or whatever name convection suits here and use words from the particular difficulty based on the user's choice and btw great work |
|
@vyrx-dev done |
|
I think it's ready to merge... Can you share a demo video please |
Screen.Recording.2026-04-17.215618.mp4 |
|
@vyrx-dev is all ok sir? |
|
Okay I will merge this in few hours... (When I get home) After testing it on my computer and thankss for the pr ❤️ |
Fixes #8
Description
Added difficulty level easy medium and hard