The Scroll Art Museum

Scroll art lets beginner programmers turn loops and print() into animated ASCII art.

Toggler

Toggler 1 VIEW FULLSCREEN


Toggler 2 VIEW FULLSCREEN


In "Toggler 1", each column prints one of two characters. Randomly, a "toggler" appears and switches which character the column prints and then moves to the left or right. This creates triangle-shaped regions of toggled values. As more togglers spawn and overlap, the implied shapes become more chaotic and inscrutable. "Toggler 2" is similar, though it creates two togglers going in both directions, sometimes skipping one or two columns as they move.

Links

Toggler 1:

Toggler 2:

-->