Skip to content

Java program that finds a list of words in a word puzzle grid (.CSV file)

Notifications You must be signed in to change notification settings

mmera/WordSearchSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WordSearchSolver

Author: Marco Mera

This is a solver for a word puzzle. The puzzle comes in the form of a N x N character grid (CSV format). The list of words to be found in the puzzle is a .txt file. The words will be found in all manisfestations of said word, that is forwards, backwards, and diagonally.

About

Java program that finds a list of words in a word puzzle grid (.CSV file)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages