Read Below
I'm not dead! Sorry I've been away for so long, I actually kind of stopped because I ran out of ideas. I just wanted to publish an example project that demonstrates the idea of a code interpreter. Code interpreters are actually one of my favorite things to make, and I made this just for fun. What you want to do is add list items using the plus button in the bottom right, and follow this guide to make a graph: 1st line: Radius of the graph. Don't go too high, or the drawer will hit the wall and ruin the graph. All other lines: Enter a degree value, followed by a colon, and then a scratch RGB color. These are complex, but I believe there is a project out there that can turn RGB into scratch RGB. If you have a RGB already, in @frodewin's project Color Picker, there is a comment on that project that shows how to do it. So for example, 180 degrees with the color red would be: 180:000000(that is the color code for red).