Word Find Game (GUI without GUIDE)
Version 1.0.0 (453 KB) by
Dr. Kelsey Joy
Fun Game to learn/practice strings, GUIs, and arrays. Have fun finding words and watching the board change. Can you find the patterns?
% This app was developed by 2024 Dr. Kelsey Joy LLC drkelseyjoy@gmail.com. All rights reserved.
% You may use this app for educational and fun purposes. If you have
% questions, please comment on any of our videos on YouTube.
% Learn more about developing GUIs and other MATLAB functions by visiting
% our YouTube Channel: https://youtube.com/c/engineeringwithdrkelseyjoy
% To get started: Run the program. Select letters on screen to make a word.
% Press the "CHECK" button, then watch. If you have a word and it says it
% is not a word, then it is not on the Word List being used (note there
% are a few in this folder and only one is called below - the third line of
% actual code). You can chang or edit the Word List to customize this game
% to your liking. Play as much as you want. Then explore the code more to
% see how each unique part works. Have fun! Learn lots! :) - Dr. Kelsey Joy
There is only one script file (.m) that is not a user-defined function. This is the main file that you use to run the application.
Cite As
Dr. Kelsey Joy (2026). Word Find Game (GUI without GUIDE) (https://www.mathworks.com/matlabcentral/fileexchange/174605-word-find-game-gui-without-guide), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2024b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
