liamsoftware/word-puzzle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Program to create a word search puzzle in Java. Run the Driver.java class to launch the application. Driver creates 2 puzzles, the first puzzle is constructed with an ArrayList being passed into the constructor. The second puzzle is passed a text file containing words to be used to create the puzzle.