Boggle Solver

Demo page

🔗
Bubble Editor:
🔗
Live Demo:

Introduction

A Boggle solver - supply 16 letters representing the tiles on a Boggle board and the service will return all allowable words that can be found.
Letters from the first row of the board should be listed first reading from left to right, followed by letters from the second row, and so on down the board.
On a traditional Boggle board, the letters 'Q' and 'U' appear together on a single square, in order to be consistent with this rule the web service will interpret the single letter 'Q' as the sequence 'QU'.

Features

How to Setup

  1. Get data from external API
  1. Give a value with 16 characters

Frequently Asked Questions

⁉️
Have a question, or suggestion, or encountered an issue? 🤷‍♂️ Please contact us by sending an email to: support@rapidevelopers.com
Want to report a bug? Please follow this guideline!

Changelogs

Update Day Month Year - Version x.xxx.x