

Entry #8 in the Captivate Game and Puzzle Series – Word Search
Here is a pretty simple word search that has a secret message. Can you find it?
This puzzle features the following:
- Click the letters to highlight and un-highlight them in the case of an error.
- Click on words in the word list to cross them off once found.
- All the unused letters will spell out a message from left to right and top to bottom
I use the same two lines of JavaScript for all the puzzle squares and the word list. For those interested in how to make really short work of that – stay tuned for an explainer post on the process for this one.
Click here to see the explainer video and download the project file.
Here is a pretty simple word search that has a secret message. Can you find it?
This puzzle features the following:
- Click the letters to highlight and un-highlight them in the case of an error.
- Click on words in the word list to cross them off once found.
- All the unused letters will spell out a message from left to right and top to bottom
I use the same two lines of JavaScript for all the puzzle squares and the word list. For those interested in how to make really short work of that – stay tuned for an explainer post on the process for this one.
Click here to see the explainer video and download the project file.
You must be logged in to post a comment.

- Most Recent
- Most Relevant