Hacker News new | ask | show | jobs
by sopooneo 708 days ago
You clearly know more about this than me, because I'm currently Googling to understand what "diametrical corners" are. But in a simple implementation, wouldn't the x and y velocities both be reversed at once with a corner hit, both side and top/bottom collisions having been detected "at once" in the same part of the code between updating positions? And then the logo would just bounce out exactly the way it came in?
1 comments

"diametrical" is fancy for "opposite".

You are correct.