Breaking the bricks: Detecting collision with our projectile between the bricks, paddle and edges At this point, we should take a moment to pat ourselves on the back. We’ve got a game being generated entirely from code, the projectile moves and we can control the paddle; we’ve accomplished a lot…