Skip to content

einashaddad/boggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boggle

An implementation of a blogger cheater.

Takes in a string of letters and the length of the board from the command line and returns the different words that can be created.

For example:

C A T
S J A
O R E

Run the following for the solution to the above 3 x 3 board:

 python boggle.py "CATSJAORE" 3

About

An implementation of a blogger cheater

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages