Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 326 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 326 Bytes

boggle

A Rust crate for modelling and solving a Boggle board. Uses a trie representation for word lists to efficiently search the board.

This is a hobby project - documentation and polish is lacking. It is not affiliated in any way with Hasbro.