Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boggle

A boggle game and solver. When it is run, it serves up a random boggle game board and allows you to input words. When the game is terminated, it totals up your score and tells you the longest possible word and how many of the possible words you got.

Motivation

This was an AoPS assignment. I extended this assignment by building in a solver that was sped up by using multiprocessing.

Screenshots

Example Usage Example Usage Example Usage

Features

Uses multiprocessing in the solver.

How to use?

  1. Clone the repo
  2. Run "python Boggle.py"

Further instructions will be printed!

MIT © fidgetspinnerkid

About

Boggle solver and game.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages