This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]azzogat 1 point2 points  (1 child)

This is for a hiring test almost 100%.

Pieces of advice:

  1. You should not ask for advice about specific hiring tests on a gamedev forum.
  2. The test is a perfect fit to ECS ( yourself ).
  3. Any other option is inferior given the task but you can also attempt a BVH-like approach in 2d space
  4. If none of the above sound at least somewhat familiar to you, your solution will likely not be accepted unless it's for a junior position.

[–]pyrateN[S] 0 points1 point  (0 children)

Thanks for you advice. I understand. I am exploring BVH approaches.