Boggle (V2.0)

版本 1.1.0.0 (16.2 KB) 作者: Sean de
The traditional Boggle Master Game from Hasbro
447.0 次下载
更新时间 2011/10/6

查看许可证

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.

引用格式

Sean de (2024). Boggle (V2.0) (https://www.mathworks.com/matlabcentral/fileexchange/32465-boggle-v2-0), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Word games 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Added: ability to delete word, most recent word pulled up with up arrow, optional timed game with adjustable times.

1.0.0.0