Click on the houses to try to find the ninja.
I used the variables hidingPlace, and houseNumber. I used a repeat loop to clone the houses into a 5 x 5 grid, I used "when sprite clicked" block to check whether or not the user found the ninja. I also used the random block to randomize where the ninja hides. I also used the if statements to detect whether or not they found the ninja. I did the code.