Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Boggle

A Python solver of the Boggle game, but only looking for words with a given suffix. Uses a Trie to backword - traverse all words.

About

A Python solver of the Boggle game, but only looking for words with a given suffix. Uses a Trie to backword - traverse all words.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages