Skip to main content

Boggle Solver is a Python 3 package for solving Boggle boards.

Project description

BoggleSolver

Create a dictionary and then eventually solve for all words on a boggle board

# Dependencies You have python installed.

# Current Install Process Boggle is now command line functional. To install, run ‘python setup.py install’.

Once you do this, my app at: https://github.com/theovoss/Kivy_boggle will run with python boggle.py

# Game Play To play a game, run ‘bogglesolver -p’. This will auto-generate a board, display it, and then wait for user input. When you press ‘enter’, it will display all the valid words for that board.

Currently there is no time limit, though that will be added fairly soon as an optional addition.

The dictionary used is the twl06 dictionary which is the official tournament and club word list. I added one word (“theo”) to the dictionary for fun. :)

[![Build Status](https://travis-ci.org/theovoss/BoggleSolver.svg?branch=master)](https://travis-ci.org/theovoss/BoggleSolver) [![Coverage Status](https://coveralls.io/repos/theovoss/BoggleSolver/badge.png?branch=master)](https://coveralls.io/r/theovoss/BoggleSolver?branch=master)

Feel free to poke around the code, open issues, and submit pull requests.

If you want to talk, you can get in touch with me through my gmail: theo.voss973

Changelog

0.0.0 (2013/10/09)

  • <PEP is passing.>

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

bogglesolver-0.0.1.zip (500.1 kB view hashes)

Uploaded Source

Built Distribution

bogglesolver-0.0.1-py3.4.egg (1.4 MB 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