Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔤 Boggle

Boggle built with Flutter — 90-second rounds, trace adjacent letters to spell words. The board is rolled from the real 16-cube "New Boggle" dice set (not uniform random letters), so you never get an unplayable board glutted with Q, X, and Z.

Flutter Dart Platform

Scope note

Words are checked against a curated few-hundred-word list, not a full dictionary — some valid English words won't be recognized. A production Boggle solver would ship a proper word list; this is a deliberate cut for a casual single-file game.

Getting started

flutter pub get
flutter run
flutter test

About

🔤 Boggle built with Flutter, authentic 16-cube dice set and path-validated word entry.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages