Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. glock2

    Java Breakout Game - Need help making blocks

    Thanks for the reply! I think I'm supposed to add the bricks using an Array List but I have no clue how to do that. And yes, it's part of a larger infrastructure, but I don't think mine is coded correctly. I zipped up the entire project if that helps...
  2. glock2

    Java Breakout Game - Need help making blocks

    We're making the game Breakout in my comp sci. class but I cannot figure out how to make the bricks appear, and then automatically make the specific block(s) disappear when the ball collides into them. (We're currently using intersect() to detect collisions). Currently, I can get the ball to...

Part and Inventory Search

Back
Top