Skip to content

b1nary0mega/Word-Search-Maker

Repository files navigation

Word-Search-Maker
=================
This program will take a word list with column and length sizes, generate a puzzle and then solve it.
The solving is done via several different algorithms.

--
Usage: java GeneratePuzzle puzzle-name number-rows number-columns [wordfile-name]

About

This program will take a word list, generate a word search, and solve it. Solving it is done via several different sort algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages