Hi,
I'm not a very good programmer, but I wanted to make myself something which is sort of a scrabble practise game. Basically it finds a random word, then mixes up the letter and asks me what it is.
So far I have got an AHK script which works on words up to 7 letters long, which will scramble the letters, and a gui to make it useable.
I just need a list of all available words.
(then need to find a way to select a random one.....computers don't like random..)
Anyone know of such a resource?
Of course I could just use a few wordy letters/wepages/e-books, but I want to do it properly..
Thanks