Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAMy way was just shifting the centroid of the circles and then cutting. So, quite a bit of hardcoding the the new points
Couldn't get my head around this one at all. I used @RolandSchubert solution as a learning example. Very cleverly done.
Solved! It wasn't too bad doing the Crescents or Quarters, but I spent a ton of time on the Gibbous and got the Unhandled Exception once :)
This was a tough one, but I got it!