Image

Imagejavac wrote in Imagejava_dev 😊accomplished

JBreaker w. images

I took a couple hours and changed the java breakout game to use images instead of colored areas. i thought the people here would like to see. Forgive the programmer art, heh. However, it all fits in 26k of space including the images - pretty cool.

I do still need to get a better collision-detection algorithm in place. I've identified the problems with the current one, but I want an efficient solution - but I may have to settle for a less efficient one that is more accurate.

I'm also thinking of putting the source for the previous version up with a little tutorial if I clean it up a little bit. Not the tightest code, but would let people see how it all goes together.