i am working to made first my allegro game i need a question about how to breaking bricks with allegro on c programming language????
Detect when the ball touches a brick and set a flag on the brick that says its destroyed.
I suggest starting from a tutorial.
That's easy, just program it so that the bricks get destroyed when the ball hits them.