I'm working on a program that calculates the Recaman Sequence. I'm trying to graph it by drawing arcs like in numberphile.
I've searched YouTube and there are videos on graphics.h. However, I've heard graphics.h is outdated. Is there a new thing similar to that? Is there another method, or should I try to install graphics.h? Also, I'm running this on a Windows 10 computer.