Skip to content

cqb13/boggle-word-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle Word Finder

Finds all valid words in a boggle grid

How to Use

  1. Create a words.txt file containing words separated by new lines
  2. Create a board.txt file containing the board grid, the values of each dice should be separated by a comma
  3. Run go run main.go output.txt, the program will take a couple seconds to find the words

About

Finds all valid words in a boggle grid

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages