Hi there,
I’d like to make a word game. Could anyone point me in the right direction about where to get a dictionary to validate correct words? Or if there is any a better technique to do so.
Cheers,
Hi there,
I’d like to make a word game. Could anyone point me in the right direction about where to get a dictionary to validate correct words? Or if there is any a better technique to do so.
Cheers,
I remember using this dictionary for a game jam a few years ago: https://github.com/dwyl/english-words
I’m in the final stages of releasing a word game. I’ve used this wordlist here:
Thanks!
Thanks! Congrats on your game, keep me posted on your game I’d love to see it