Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 299 Bytes

File metadata and controls

10 lines (8 loc) · 299 Bytes

Word Search Solver

A simple word search problem solver with a friendly UI made with the java awt package and gradle

Customations and usage

Easily customaizable with the customization file located in the app/src/main/resources directory

Run with ./gradlew on Linux or ./gradlew.bat on Windows