This program generates a word search puzzle of varying difficulty levels based on user input. It allows users to search for words within the puzzle in various directions and keeps track of the number of words found.
Word puzzle game created with C++