Thanks for the feedback. I've taken all the 7 letter words from the dictionary and filtered based on different criteria. I'm still thinking what's the easiest automated way to have all valid words, while avoiding offensive, inappropriate ones.
I'm genuinely curious, what's the reason for filtering out words based on offensive-ness?
I'd imagine it'd be easier to screen the chosen word every day for your criteria and, beyond that, let people type whatever they want as long as what they type is in the dictionary
Comments
Thanks for the feedback. I've taken all the 7 letter words from the dictionary and filtered based on different criteria. I'm still thinking what's the easiest automated way to have all valid words, while avoiding offensive, inappropriate ones.
I'm genuinely curious, what's the reason for filtering out words based on offensive-ness?
I'd imagine it'd be easier to screen the chosen word every day for your criteria and, beyond that, let people type whatever they want as long as what they type is in the dictionary
Yeah. True. Now that you say. Might not be an actual reason. I'll probably load the full dictionary (i have) in the next release.