Skip to content

rafpinter/word-search

Repository files navigation

Word Search

This code finds every path that forms a word in the puzzle. Please checkout the examples in the input.

To compile, please run:

javac Main.java

End then execute the Main script:

java Main inputs/puzzle1

And the results will be shown in the terminal.

About

Java project for solving word search puzzles

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages