Word Find Game (GUI without GUIDE)

Fun Game to learn/practice strings, GUIs, and arrays. Have fun finding words and watching the board change. Can you find the patterns?
3 Downloads
Updated 28 Oct 2024

View License

% 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
% 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 (2024). 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 Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0