← Return to chapter

Where's Wendy


Instructions

This is the game project that will be created as part of the fourth chapter where you learn about JavaScript. While the chapter only sets the foundation for writing JavaScript programs, it is enough that we can have a fairly interactive game all contained within a single page.

You are looking for your friend Wendy. She is hiding somewhere on a grid (size dependent on chosen difficulty level). Your goal is to find her in as few guesses as possible. Simply click to where you think she is hiding and an arrow will appear in the relative direction she is from you.