The brick is exploding constantly right now, which would make the game very difficult. Let's have it only explode when a random timer says it's ready to explode.
Remember, boolean variables (true/false variables) are like a light switch - if we turn them on, we have to turn them OFF again at some point. Otherwise, they'd just stay on forever.