Skip to content

ecwolfe/Boggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Boggle

Boggle game and solver written in Python in object-oriented design

The solver works by using a recursive algorithm to run through all possible walks on the game board, and to test each walk as a possible solution. It also employes a binary search through its dictionary to provide swifter caluclations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages