This is an image fractal generator using an algorithm known as Chaos Game. This colored version uses a modified version of Griffpatch's Image Scanner and instructions on replacing the image can be found in the 'image' sprite.
Griffpatch tutorial for image scanning: https://youtu.be/3lz1nylUHiY Fun fact: there is not a single "touching sprite" block anywhere in this project. This was done entirely using lists. everything I used to understand Chaos Game: https://math.hws.edu/eck/js/chaos-game/chaos-game-info.html https://math.bu.edu/DYSYS/chaos-game/node1.html https://www.maa.org/sites/default/files/pdf/upload_library/2/Devaney%202005.pdf https://scratch.mit.edu/projects/268353862 https://beltoforion.de/en/recreational_mathematics/chaos_game.php https://en.wikipedia.org/wiki/Chaos_game