Collison detection

implement collision detection by checking for collisions between the player and falling entities using the colliders when the player object is moved by the controller.

This is an excellent topic for a homework assignment. I would love to experiment with your solution in case you decide to share it in CodePen, CodeSandBox or JSFiddle.

sure, i can provide you with code file