My own recreation of the mobile game Spinny Circle with Java because why the hell not? I did this all from scratch because using a game engine is cheating
IMPORTANT EXTENDED EXPLANATIONS:
- Lines 75-79 in CircleFragment.java - Rotation of a CirclecleFragment about a point
- Line 76 in Parabola.java - Calculation of leading coefficient with given vertex
- Line 111 in Circle.java - Calculation of the length of each CircleFragment in a Circle