JavaScript Lesson 3: Word Search!
Overview
In this lesson, we are going to use HTML, CSS, and JavaScript to create a word search game that highlights words when the user gets it correct!
Learning Objectives:
By the end of this lesson:
- All students should have built their own Word Search
- Most students will change the Word Search JavaScript and HTML
- Some students will build the more advanced version of this project