See if you can knock out all the tacos!
This was a really fun one to debug! First I had to figure out how to make the ball bounce off of the tacos instead of going through them. Then I had to figure out how to stop the ball from bouncing back and forth off the left and right walls (which I fixed in pong, too). Then I fixed the problem from pong where the ball gets sort of stuck on the paddle sometimes. Then I had to tweak the timing a LOT. It still has a glitch where it will sometimes go horizontally and knock out a whole row of tacos, or bounce between the back wall and the tacos, knocking out many at the same time. I'm working on that.