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: GitHub - dwyl/english-words: 📝 A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
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