I’m a brand new developer and not sure where to look for this. I’m making a word game where I need to check a dictionary for a word that is used to make sure it’s valid. I see how to create my own dictionary and match words in it, but what if I want an entire English dictionary to be searched? I haven’t really found anything in the asset store that would help with that. Any help appreciated. Sorry if this is a dumb question or in the wrong forum/category, I am just getting started.
You should be able to several online for free. Google free scrabble dictionary, you should be able to find one in a format, and with a word set that fits your needs. There are even useful tools for parsing and searching words.
1 Like
Thanks! Since posting this I have found one. But what you just mentioned sounds like it might be better. I have continued researching. I think I am on the right track with what I need. Thank you for responding. Help always appreciated. 8)