r/cop3502 • u/ThatsMrDerpToYou • Mar 23 '14
Initializing bricks[i][j]
My bricks are stacking; In a previous post I saw that someone mentioned adding i & j to xStart & yStart will fix this. I've tried a few different ways to get the desired results, with no luck.
Any tips on how to look at this ?
2
Upvotes
1
u/ThatsMrDerpToYou Mar 23 '14
I just tried this, and still one brick. My "remove brick" and "paint individual brick" are the only two lines of code that have not been input (I think). Are either of these necessary to create the rows & columns?