Skip to content

Upgraded grid generation to use dice. Upgraded final output to includ… #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 25, 2020

Conversation

bschaefer99
Copy link
Contributor

…ed sorted list of words and their score.

@bschaefer99
Copy link
Contributor Author

Cheers from St. Louis, MO @railto. I used your code to pre-generate some Boggle boards to play on a conference call with a dozen or so other folks. The solver made the scoring phase a breeze and we played 2 games in 15 minutes.

Stay safe!

@mrailton
Copy link
Owner

Hey @bschaefer99, Thanks for the PR. To be honest I had completely forgotten about this. I created it as a basic example when I was in a coding bootcamp. I'm glad that it came in handy

I really like what you did, although could I possibly ask for 1 change. On the words output, could you put a 'header' to show what the number means (I know it's score, but makes it clearer).

Thanks again and I'm really glad it came in helpful

@mrailton mrailton merged commit a20b65b into mrailton:master Apr 25, 2020
@mrailton
Copy link
Owner

Thanks again for your contribution.

@bschaefer99
Copy link
Contributor Author

Good idea - committed!

Yours was the first code I found when googling "Python Boggle Solver", and it seemed a shame to throw away the upgrades without sharing them. :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants