Skip to content

Hsuirad/wordhunt-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordhunt-solver

Instructions

  1. make sure to download the wordhunt_solver.py and the dictionary folder (keep path structure the same)
  2. go into the folder level where wordhunt_solver is directly accessible and run "python3 wordhunt_solver.py"
  3. when prompted for the grid, input the 4x4 as a single string with no spaces reading left to right up to down, so for example "ABCDABCDABCDABCD" for a 4x4 grid of ABCD ACBD ABCD ABCD
  4. the solutions are output from longest to shortest

Example game Example output

About

i wonder what it does

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages