I have a student that is creating a game where a random color generates at the bottom of the game and the user has a limited amount of time to move a ball within the canvas on top of that color based on the background image. If the user does this in time, they should receive a point.
The problem is that I can't help my student figure out how to have the ball recognize that it is on the correct color of the background image to give the user a point. Here is the file:
Color_Run.aia (44.9 KB)
I am new to teaching with App Inventor so I'm limited in knowledge on how to help my student. Any help you can offer will be greatly appreciated.
Josh