Skip to content

cs032-2018/labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

### Boggle

Boggle can be run on the command line by using ./run with the following arguments.

--generate                  - prints out a random board, then exits
--gui [--port <number>]     - launches gui at the specified port number or at default port 4567
--solve <board string>      - prints all legal words for the given board, then exits
--score <board string>      - plays boggle using the given board

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published