Hello, I am creating a word game in blitz and wandering if you guys know where I can get a text file with all english words on it.
Thanks for any help
do a google search for "word list" and "enable"
you'll get hits for the international scrabble player word list, and other word lists.
ENABLE is the international list, I think around 250,000 words.
ENABLE isn't an international dictionary, it is an american english dictionary (The Enhanced North American Benchmark LExicon)
you can get one international english list from
http://www.basic-english.org/down/download.html*EDIT*
Alternatively, you could allow the user to select which dictionary type they want to use.