nice and fun. the only bad thing is that the line walls sometimes felt a bit sticky as if the ball would stick to it a little. the fact that it is made in p5.js is awesome, it is on parry with some pieces made in unity. the physics is custom which can be felt for the player, in a good sense as it didnt felt weird or out of the ordinary, but optimized, especially when it comes to the behaviour of the golf ball when it is at the hole - different speeds even slightly produces different outcomes which is awesome.
this game also brought back some childhood memories - no, not with an actual golf course, but about playing an old golfing game.
overall well done!
Viewing post in Little Golfing jam comments
Thank you very much for your detailed feedback. That is helpful and I feel good when my effort ends in players like you enjoying it.
The “sticking” at the wall is minimal for me - also little different from browser to browser - but it could be created by the collision response that corrects the ball to the wall but it’s done in a frame, so …
Could you tell me what browser, mobile or desktop and which controls you used?
Thanks again!
of course. desktop, waterfox, and only the mouse were used. waterfox is a gecko based browser, so in firefox - which is also gecko based - it should be the same.
the "sticking" behaviour can be seen really when the ball would roll pretty much but not quite next to the wall, but as the ball hits the wall it should bounce back a bit sooner.
you are welcome~