This little program solves and finds words in word searches.
It turns word search assignments into a chance
for your child to practice their typing (make sure they use the correct hand positions).
If the grid is not square, use spaces to move rows to the right (to get the shape correct).
Your computer might use a variable-width font, so be careful to keep the columns lined up.
You might want to type it first into Notepad since it has a fixed-width font, then cut and paste here.
The algorithm can find all directions (horizontal, vertical, diagonal, forwards and backwards).