Skip to content

This application takes a boggle board and computes a list of all possible solutions from the board.

Notifications You must be signed in to change notification settings

kizggerg/Boggle_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle_Solver

This application takes a boggle board and computes a list of all possible solutions from the board.

The application is successful aside from the following exceptions:

  • In the game of Boggle, 'q' is interpretted as 'qu'. This functionality is not yet added.
  • The code which gathers input from the user is not incredibly robust.

The code will also require commenting for clarity, and a potential update on the user interface if time permits.

About

This application takes a boggle board and computes a list of all possible solutions from the board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages