Rotate your device.
Turn off orientation lock in device settings.

Immersive Reader

Here's a function that takes a binary string of 1's and 0's and instructs the artist to follow them from left to right, top to bottom.

The artist will fill-in the squares when it sees a 1 and ignore the square when it sees a 0.

Run this code to see how the artist uses binary to draw this pattern.

Blocks
Workspace
1010101001010101drawbinarydrawbinaryrepeat4timesdowhen runrepeat???timesdodrawbinary0