I've been experimenting with bitwise until I found out that you can make a sierpinski triangle using bitwise.
I finally managed to create a perfect sierpinski triangle using just 18 blocks of code, using the "bitwise _ or _" and "mod" blocks, making this aesthetic fractal. For those who are curious, see the code!
Created
March 8, 2025
Last updated
March 8, 2025
Published
March 8, 2025