By cheating with a Python script to move the mouse, I managed to get 99.9%. Seems difficult to get higher than that, perhaps due to the mouse position having integer coordinates.
This bookmarklet also "only" gets 99.9%
111–120 of 155 posts
By cheating with a Python script to move the mouse, I managed to get 99.9%. Seems difficult to get higher than that, perhaps due to the mouse position having integer coordinates.
This bookmarklet also "only" gets 99.9%
Earlier quoted context omitted.
A mac or windows app controlling the mouse I presume?
I used the pyautogui library on Linux. Then just a simple loop with an incrementing angle, with some overshoot in the end in order for the webpage to recognize that the circle was complete. First time using the library, worked pretty well, except I had to figure out that I had to use pyautogui.PAUSE = 0 to make it not pause between mouse movements.
Earlier quoted context omitted.
Close: My circle is 90.0% perfect, can you beat that? https://neal.fun/perfect-circle/ lol
My circle is 91.0% perfect, can you beat that? https://neal.fun/perfect-circle/
Earlier quoted context omitted.
Close: My circle is 90.0% perfect, can you beat that? https://neal.fun/perfect-circle/ lol
My circle is 91.0% perfect, can you beat that? https://neal.fun/perfect-circle/