Finds all valid words in a boggle grid
- Create a
words.txtfile containing words separated by new lines - Create a
board.txtfile containing the board grid, the values of each dice should be separated by a comma - Run
go run main.go output.txt, the program will take a couple seconds to find the words