I am making a really basic game engine with Nextjs, React hooks and svg.
I want to detect collisions between two svgs, but I\'m not sure how to do it.
After tr