I would like to use a game engine that can already handle this sort of functionality, since the project would also require collisions, a point system, etc.
I am more than happy with 2D, but I tried out React Three Fiber and Rapier but the tutorials and even the Rapier docs don’t really cover something like this.
Any advice for how to achieve the above?