Unit Circle Simulator A simulation of a unit circle using an SDL binding for Python called pygame. Features Snap mode Radians/degrees mode [LEFT] and [RIGHT] arrow keys to resize the circle Installation I used Python version 3.10.5 and pygame 2.1.2 pip install -r requirements.txt Demo demo.mp4