rfellows / boggle-solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boggle-solver

Run

From the root directory of the project...

$ sbt run

Then, navigate a browser to http://localhost:9000

Usage

You can press the Auto-fill button to pick random letters to fill in the board. You can also just manually fill in the board.

Press Solve to find all of the valid word on the board.

About


Languages

Language:Java 69.7%Language:HTML 13.4%Language:JavaScript 9.4%Language:Scala 3.8%Language:CSS 3.7%