Project Info:

The Word Search game is so popular that entire magazines and booklets are dedicated to this game. In this program you’ll learn how to implement a Word Search game in JavaScript.

Suggestion: customize this game to your liking and make it display a secret message once all the words are found. Then share your program with your family and friends and ask them to resolve the puzzle if they want to see the message.

You’ll learn:

  • How to work with arrays and matrixes
  • How to implement multi-scene games
  • How to use the game loop

  • Created by: Adrian
  • Date: 2018
  • Language: JavaScript
Start tutorial