Here are
36 public repositories
matching this topic...
Solver for Boggle board game written in different programming languages.
A serverless solver for word game Boggle, WordzUp, wordoid and more.
Updated
Sep 22, 2017
JavaScript
Generate solutions and play Boggle game (French, English and Finnish)
Wordament solver that handles an arbitrary number of special tiles, finds the many-to-many word-path relationships, and approximates a best path.
Updated
Apr 27, 2020
Python
Updated
Mar 2, 2021
JavaScript
A Python3 program that plays and solves Boggle. Utilizes a Trie data structure for fast indexing of a given dictionary. You won't lose family game night again with this handy program.
Updated
Jan 3, 2021
Python
Find all words in a Boggle board
Updated
Mar 9, 2018
Swift
A C# Windows Forms application to solve 4x4 Boggle boards.
Updated
Mar 29, 2017
Rust
Boggle solver, using React
Updated
Feb 21, 2017
JavaScript
Boggle game solver written in Rust
Updated
Aug 14, 2018
Rust
Solver for the grid word game
Updated
Oct 6, 2021
JavaScript
Destroy your friends and family in the game Boggle
A short "game" of Boggle. Doesn't actually let you play the game, but it generates a random 4x4 grid of letters and finds all valid words in a given language (well, only two languages). Uses recursion. For Skema students, this code is post-session 6, and it uses a session 8 notion.
Boggle game solver with PYTHON
Updated
May 24, 2018
Python
Recursive backtracking for text prediction, boggle game, and gerrymander problem. Guidelines code from CS106B Stanford.
Set of algorithms written in Python to solve problem such as "boggle solver", "Conference Track Management" and "Trains Problem".
Updated
Dec 31, 2014
Python
Generate random Boggle worksheets (with solutions)
Solves and calculates points for boggle boards
Generates all possible combinations of words in a given 2D matrix, and verifies those words with a given dictionary using Trie - part of graph theory coursework
Utility script to solve Word Brain/Word Up/any Boogle-type derivative.
Updated
Dec 24, 2020
Python
Boggle board game coded in Ocaml for school (senior year)
Updated
May 31, 2018
OCaml
Boggle solver implemented in JavaScript
Updated
Jan 16, 2017
JavaScript
Implementation of a Boggle word game solver using DFS to search the board and a Trie data structure to store a dictionary of valid words.
Updated
Jul 5, 2021
Python
Wordbase is a nice game but I'm just sooo bad at it!
Updated
Dec 12, 2019
Python
Bot for Boggle-style word games.
Updated
Aug 31, 2016
Python
boggle solver, trie based
Updated
Jul 30, 2018
JavaScript
Improve this page
Add a description, image, and links to the
boggle-solver
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
boggle-solver
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.