Hi, I am making a simple brick breaker game. I have made the ball and the paddle and it works fine. I now want to add bricks to the top of the screen, could someone guide me in the right direction to do this, could I make an arraylist?
or could someone advise me on how this can be done, note that i want the bricks to be shown in the game and dissapear on collision with the ball (i know how to do the collision part already just need to display bricks at the top).
Thanks
or could someone advise me on how this can be done, note that i want the bricks to be shown in the game and dissapear on collision with the ball (i know how to do the collision part already just need to display bricks at the top).
Thanks