Open danieldesira opened 2 months ago
The turtle has to be rotated from a central x,y origin. Look for examples on how this may be achieved.
Check the following https://stackoverflow.com/questions/60357251/rotating-image-on-canvas-around-the-center-of-the-image
The turtle has to be rotated from a central x,y origin. Look for examples on how this may be achieved.