Skip to content

Program to demonstrate a dynamic programming method for finding all legal words in a 4x4 Boggle grid.

Notifications You must be signed in to change notification settings

ShadowJak/BoggleSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoggleSolver

Program to demonstrate a dynamic programming method for finding all legal words in a 4x4 Boggle grid.

This package can be integrated with the Boggle repository to enable a computer opponent. Extra constraints will have to be added because no human can ever beat the scores generated by this.

About

Program to demonstrate a dynamic programming method for finding all legal words in a 4x4 Boggle grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages