Nice little submission, took me a bit figure it out. Unfortunately, the large number of particles were a bit of a pain on my laptop
Thanks for playing and leaving feedback!
Sorry, that's on me. I couldn't figure out an efficient algorithm to detect which side of the arc to fill, so I did a flood-fill on all pixels, and filled the smaller side. :facepalm:
Managed to fix most of the fill-algorithm lag, will push the changes once the jam is finished. Thanks for the feedback!