to get words to link to the game just write a function that calls for example a text file, then in ure game code, do w/e string name u have, say word, and the name of the function u wrote(getword) ... word = getword("something.txt")
put the something.txt into ure bin folder