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/
The original: https://scratch.mit.edu/projects/935506853/ I edited the old one I made since I realized that for the rgb set color block, the colors are still numbers, just really big ones since you use 6 digit hexadecimal numbers for them, but I didnt know at the time you can put decimal into them and that they will still work. Now the minion is the correct colors.