The traditional Boggle Master Game from Hasbro. Boggle Master (or Deluxe) contains a 5x5 grid instead of 4x4, making it way more fun and challenging (especially when you become good enough to play longer words only).
The typical rules of Boggle apply to this game. The rules can be found online or in a link from the help file.
These are some of the features thus far
Version 1.0:
-programmed GUI
-spins actual Boggle cubes and generates grid
-allows grid to have letters vertical or rotated
-checks to make sure a word is present (with full Qu handling)
-keeps score
-allows you to set a minimum word length
-keeps/displays a list of words you've entered and makes sure you don't enter the same word twice
-allows for backspace
-if a word fails, it tells you why
Version 2.0:
-allows you to delete a word you don't want by clicking on it.
-allows you to use the up arrow to pull up the most recent word (similar to the MATLAB command window, but will only pull up the most recent word. Useful for plurals, 'er','ed' endings etc.)
-optional timed game with adjustable time. It will start timing on the next new game. When the time has elapsed it just gives you a warning dialog, it doesn't stop you from continuing.
A few notes:
-I know the documentation is lacking, it'll be better for version 3.0. All you have to do to run this is type: boggle
at the command line or run it from the editor. Type a word and then hit return on the keyboard.
-Future goals listed in the help file.
Comments/Feedback/Criticisms welcome and encouraged!
-Sean
Also, I would like to thank Bruno Luong for assistance with the engine behind insuring words' presence.
Citar como
Sean de (2024). Boggle (V2.0) (https://www.mathworks.com/matlabcentral/fileexchange/32465-boggle-v2-0), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.