Use TURBO mode to see the demonstration pattern. (Press the <Shift> key and click the Green Flag for TURBO mode). The "1 Line Challenge" is to produce an interesting pattern using only ONE line of code to calculate the color of each pixel. YOU MAY ONLY CHANGE THE "set pen color to ..." LINE IN THIS PROJECT TO MEET THE CHALLENGE! "See Inside" for more Rules, Rewards, Tutorials etc. Please put your remixed "1 Line Challenge" Projects in the Studio https://scratch.mit.edu/studios/2825709/ If you just had to break the rules please put your "Not Quite A 1 Line Project" projects in this studio instead https://scratch.mit.edu/studios/2825759/
Use TurboWarp: https://turbowarp.org/683808165?turbo Although @piano_miles has already done this, I had the idea originally and so I thought I would try to do it myself. I don't recommend looking inside, as this project has almost 5000 blocks of code, but it uses the RGB pen block rather than the HSV one. Thanks to @piano_miles for his HSV to RGB converter, which here is condensed into one line. This project only took me an hour to make, thanks to the miraculous duplicate function! Scratch is lagful, but at least it has functionality that works around its lack of speed.