Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

word-search-solver

A "Word Search" solver

Example of Word Search Solver

Instructions:

The program requires two plaintext files, words.txt and puzzle.txt, in the same directory as the executable. Input the word list into words.txt, with each word on its own line. Input the puzzle into puzzle.txt, with no spaces between the characters. Run the program, and follow the on-screen instructions. The program will find the words, and display them one by one at their position in the puzzle.

About

A "Word Search" solver

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages