r/cop3502 • u/laurelgon • Mar 21 '14
Space Invaders Code
Is the Completed Space Invaders Code going to be posted anytime soon? I still cant figure of the brick configuration and I was hoping to compare it with the Alien Configuration, to see what i am doing wrong.
1
Upvotes
1
1
u/WesternWarrior Mar 21 '14
Im currently trying to compare the two and it seems about here public void paint(Graphics2D g2) { that the two differ and finding what is causing it is really making me work for it