Skip to content

A simple python program to list all possible outcomes in a game of boggle using a randomly generated grid

License

Notifications You must be signed in to change notification settings

mrailton/boggle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle Solver

This is a basic command line tool that will generate a grid for the popular word game Boggle

It also provides a listing of all words that can be generated via the grid

Running it is simple, just clone the project and then run python boggle.py

This was created as a small project when I was a student with https://codeinstitute.net

About

A simple python program to list all possible outcomes in a game of boggle using a randomly generated grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages