Skip to main content

A package for auto-generating the possible combinations of a boggle grid.

Project description

made-with-python GitHub license boggle_test Actions Status

Boggle Solver

A recursive method for finding all words in a given square grid.

Installation

No non-standard libraries needed.

Usage

Grid can be updated within the main.py file.

>> python3 main.py
['M', 'A', 'P']
['E', 'T', 'E']
['D', 'E', 'N']

completion:
1/9
...
9/9
complete

MET
MAT
...
PATEN
TEAMED

Words found: 46
Shortest word: MET
Longest word: TEAMED

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boggle_solver-0.14.tar.gz (166.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page