Returns a list with the filename, the specifications, a puzzle_array, and the word_key.

make_puzzle(filename, upper_case = TRUE)

Arguments

filename

the name of the file with the puzzle words and specifications

upper_case

a logical flag indicating whether or not the puzzle is folded to upper case or not.