I have a couple students who are trying to make a maze/labyrinth type of game for their final project. They are using the orientation sensor to steer the ball and the object is to steer the ball without falling into the holes. Our problem is this; every time the ball contacts one of the walls of the maze, it just passes through. We've been pounding our heads against this problem for 2 class periods and haven't gotten any closer to a solution. We've tried changing the heading, we've tried making the ball stop, bounce off the wall like the pong app, etc.
I hate when I can't help a student figure out a solution. This can't possibly be as complicated as we're making it. Can someone help me figure this out?