Hello, here is a test program to see weird artifacts with pygame.draw.circle and a width.
There's a pull request here with a fix, and a little test program: https://github.com/pygame/pygame/pull/389 Here's some interesting thicknesses to test with. width=1 width=2 width=50 Anyway, hopefully it's fixed. Or is it? best,