TheMidnighter
Programmer
Alright, so I'm trying to make Breakout!
I had the idea of splitting my forum up into two sections, by creating a rectangle to fill with the boxes, and the other rectangle to let the paddle move on (Or, no rectangle I suppose that one's not needed)
What would be the best way to draw all the "Bricks" do ya figure? I was thinking I'd fill that Rectangle with a bunch of smaller rectangles, but I don't know if that'll work?
I had the idea of splitting my forum up into two sections, by creating a rectangle to fill with the boxes, and the other rectangle to let the paddle move on (Or, no rectangle I suppose that one's not needed)
What would be the best way to draw all the "Bricks" do ya figure? I was thinking I'd fill that Rectangle with a bunch of smaller rectangles, but I don't know if that'll work?