I want to create a simple puzzle game, for this I want to select random words from the file and assign them for example to a matrix of 10 * 10, and print them on the screen.Every line of my file will contain one word.I want to randomly place the words in a 10 * 10 table.(left to right, top-down, diagonally or in the reverse order of these directions)
How can I read random words from the file?
Aucun commentaire:
Enregistrer un commentaire