Java game that takes an input.txt of a list of words, generates a Word Search for the user to solve. Exports an HTML of solved words and Locations. Solves all cases (horizontal, vertical, diagonal, backwards, overlapping)