1
QB64 Discussion / input random word from txt-file?
« on: January 31, 2019, 10:21:56 am »
hope someone can help me out.
i try to create a hangman-game in qb64.
i want the program to randomly pick a word from a word list and use it as a string$
i have a txt-file that contains 1000 words (one word per line).
ive used ”open for input” for highscore tables and such, but i really have no idea where to begin with this...
any ideas?
Rotebr0
i try to create a hangman-game in qb64.
i want the program to randomly pick a word from a word list and use it as a string$
i have a txt-file that contains 1000 words (one word per line).
ive used ”open for input” for highscore tables and such, but i really have no idea where to begin with this...
any ideas?
Rotebr0