Collision detection tutorials [closed]
Closed. This question is off-topic . It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . I'm supposed to develop a Java game using AWT. I'm stuck with the concept of "collision detection". If you can help me with any tutorials that explain the concept (how it works) or give examples (source code), I'd be grateful. ins0m A strong tutorial on 2d collision detection can be found at metanetsoftware (makes of N) The authors write about the theoretical fundamentals and the challenges. They give you some