first 2D game

Hi,

Just joined the forum today!

I’m planning on doing a martial arts/hand-to-hand combat game in Java, i’ve seen some games around on the net but they don’t look fantastic, and IMHO don’t play very well.

Does anyone know some good sights for working on collision detection in java games?

thanks

One might look at the ImageFunctions at Shared code if not interested in writing collision detection of his own.